public interface XBundle
extends org.jboss.osgi.spi.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, 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.