|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XBundle
An extension to Bundle
| Field Summary |
|---|
| Fields inherited from interface org.osgi.framework.Bundle |
|---|
ACTIVE, INSTALLED, RESOLVED, SIGNERS_ALL, SIGNERS_TRUSTED, START_ACTIVATION_POLICY, START_TRANSIENT, STARTING, STOP_TRANSIENT, STOPPING, UNINSTALLED |
| Method Summary | |
|---|---|
List<XBundleRevision> |
getAllBundleRevisions()
Get all XBundleRevisions |
XBundleRevision |
getBundleRevision()
Get the current XBundleRevision |
String |
getCanonicalName()
Get the bundle canonical name [symbolicName:version] |
boolean |
isFragment()
True if the bundle is a fragment. |
boolean |
isResolved()
True if the bundle is resolved. |
| Methods inherited from interface org.jboss.osgi.resolver.Adaptable |
|---|
adapt |
| Methods inherited from interface org.osgi.framework.Bundle |
|---|
adapt, findEntries, getBundleContext, getBundleId, getDataFile, getEntry, getEntryPaths, getHeaders, getHeaders, getLastModified, getLocation, getRegisteredServices, getResource, getResources, getServicesInUse, getSignerCertificates, getState, getSymbolicName, getVersion, hasPermission, loadClass, start, start, stop, stop, uninstall, update, update |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
XBundleRevision getBundleRevision()
XBundleRevision
List<XBundleRevision> getAllBundleRevisions()
XBundleRevisions
String getCanonicalName()
boolean isResolved()
boolean isFragment()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||