|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.cxf.interceptor.AbstractBasicInterceptorProvider org.apache.cxf.bus.CXFBusImpl org.apache.cxf.bus.extension.ExtensionManagerBus org.apache.cxf.bus.blueprint.BlueprintBus
public class BlueprintBus
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.cxf.bus.CXFBusImpl |
---|
CXFBusImpl.ExtensionFinder |
Field Summary |
---|
Fields inherited from class org.apache.cxf.bus.extension.ExtensionManagerBus |
---|
BUS_PROPERTY_NAME |
Fields inherited from class org.apache.cxf.bus.CXFBusImpl |
---|
extensions, id |
Fields inherited from interface org.apache.cxf.Bus |
---|
DEFAULT_BUS_ID |
Constructor Summary | |
---|---|
BlueprintBus()
|
Method Summary | |
---|---|
String |
getId()
|
void |
loadAdditionalFeatures()
|
void |
setBlueprintContainer(BlueprintContainer con)
|
void |
setBundleContext(BundleContext c)
|
Methods inherited from class org.apache.cxf.bus.extension.ExtensionManagerBus |
---|
createConfiguredBeanLocator, destroyBeans, doInitializeInternal |
Methods inherited from class org.apache.cxf.bus.CXFBusImpl |
---|
getExtension, getFeatures, getProperties, getProperty, getState, hasExtensionByName, initialize, initializeFeatures, run, setExtension, setFeatures, setId, setProperties, setProperty, setState, shutdown, shutdown |
Methods inherited from class org.apache.cxf.interceptor.AbstractBasicInterceptorProvider |
---|
getInFaultInterceptors, getInInterceptors, getOutFaultInterceptors, getOutInterceptors, setInFaultInterceptors, setInInterceptors, setOutFaultInterceptors, setOutInterceptors |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.cxf.interceptor.InterceptorProvider |
---|
getInFaultInterceptors, getInInterceptors, getOutFaultInterceptors, getOutInterceptors |
Constructor Detail |
---|
public BlueprintBus()
Method Detail |
---|
public void loadAdditionalFeatures()
loadAdditionalFeatures
in class CXFBusImpl
public void setBundleContext(BundleContext c)
public void setBlueprintContainer(BlueprintContainer con)
public String getId()
getId
in interface Bus
getId
in class CXFBusImpl
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |