public interface XBundle extends Attachable, Bundle
Bundle
ACTIVE, INSTALLED, RESOLVED, SIGNERS_ALL, SIGNERS_TRUSTED, START_ACTIVATION_POLICY, START_TRANSIENT, STARTING, STOP_TRANSIENT, STOPPING, UNINSTALLED
Modifier and Type | Method and Description |
---|---|
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.
|
getAttachment, putAttachment, removeAttachment
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
compareTo
XBundleRevision getBundleRevision()
XBundleRevision
String getCanonicalName()
boolean isResolved()
boolean isFragment()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.