| Package | Description |
|---|---|
| org.jboss.osgi.deployment.deployer | |
| org.jboss.osgi.framework.spi | |
| org.jboss.osgi.spi |
Common classes and interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
static Deployment |
DeploymentFactory.createDeployment(BundleInfo info)
Create a deploymenmt from a
BundleInfo |
| Modifier and Type | Field and Description |
|---|---|
static AttachmentKey<BundleInfo> |
IntegrationConstants.BUNDLE_INFO_KEY
The bundle attachment key
|
| Modifier and Type | Method and Description |
|---|---|
static BundleInfo |
BundleInfo.createBundleInfo(String location) |
static BundleInfo |
BundleInfo.createBundleInfo(URL url) |
static BundleInfo |
BundleInfo.createBundleInfo(VirtualFile root) |
static BundleInfo |
BundleInfo.createBundleInfo(VirtualFile root,
String location) |
static BundleInfo |
BundleInfo.createBundleInfo(VirtualFile root,
String location,
OSGiMetaData metadata) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.