public class BlueprintBus extends ExtensionManagerBus
CXFBusImpl.ExtensionFinder
BUS_PROPERTY_NAME
extensions, id, missingExtensions
DEFAULT_BUS_ID
Constructor and Description |
---|
BlueprintBus() |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
void |
loadAdditionalFeatures() |
void |
setBlueprintContainer(org.osgi.service.blueprint.container.BlueprintContainer con) |
void |
setBundleContext(org.osgi.framework.BundleContext c) |
createConfiguredBeanLocator, destroyBeans, doInitializeInternal
getExtension, getFeatures, getProperties, getProperty, getState, hasExtensionByName, initialize, initializeFeatures, run, setExtension, setFeatures, setId, setProperties, setProperty, setState, shutdown, shutdown
getInFaultInterceptors, getInInterceptors, getOutFaultInterceptors, getOutInterceptors, setInFaultInterceptors, setInInterceptors, setOutFaultInterceptors, setOutInterceptors
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInFaultInterceptors, getInInterceptors, getOutFaultInterceptors, getOutInterceptors
public void loadAdditionalFeatures()
loadAdditionalFeatures
in class CXFBusImpl
public void setBundleContext(org.osgi.framework.BundleContext c)
public void setBlueprintContainer(org.osgi.service.blueprint.container.BlueprintContainer con)
public String getId()
getId
in interface Bus
getId
in class CXFBusImpl
Apache CXF