public interface XBundle extends Attachable, org.osgi.framework.Bundle
Bundle| 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, removeAttachmentadapt, 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, updatecompareToXBundleRevision getBundleRevision()
XBundleRevisionString getCanonicalName()
boolean isResolved()
boolean isFragment()
Copyright © 2016 JBoss by Red Hat. All rights reserved.