public class BlueprintBus extends ExtensionManagerBus
CXFBusImpl.ExtensionFinder
BUS_PROPERTY_NAME
extensions, id
DEFAULT_BUS_ID
Constructor and Description |
---|
BlueprintBus() |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
void |
setBlueprintContainer(org.osgi.service.blueprint.container.BlueprintContainer con) |
void |
setBundleContext(org.osgi.framework.BundleContext c) |
createConfiguredBeanLocator, destroyBeans, initialize
getExtension, getFeatures, getProperties, getProperty, getState, 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 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