Package | Description |
---|---|
org.jboss.osgi.spi |
Common classes and interfaces.
|
Modifier and Type | Method and Description |
---|---|
static BundleInfo |
BundleInfo.createBundleInfo(String location) |
static BundleInfo |
BundleInfo.createBundleInfo(URL url) |
static BundleInfo |
BundleInfo.createBundleInfo(org.jboss.osgi.vfs.VirtualFile root) |
static BundleInfo |
BundleInfo.createBundleInfo(org.jboss.osgi.vfs.VirtualFile root,
String location) |
static BundleInfo |
BundleInfo.createBundleInfo(org.jboss.osgi.vfs.VirtualFile root,
String location,
org.jboss.osgi.metadata.OSGiMetaData metadata) |
Copyright © 2013 JBoss by Red Hat. All rights reserved.