public class SpringBus extends ExtensionManagerBus implements org.springframework.context.ApplicationContextAware
CXFBusImpl.ExtensionFinderBUS_PROPERTY_NAMEextensions, id, missingExtensionsDEFAULT_BUS_ID| Constructor and Description |
|---|
SpringBus() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroyBeans() |
String |
getId() |
void |
loadAdditionalFeatures() |
void |
onApplicationEvent(org.springframework.context.ApplicationEvent event) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
void |
setBusConfig(BusDefinitionParser.BusConfig bc) |
void |
setCloseContext(boolean b) |
createConfiguredBeanLocator, doInitializeInternalgetExtension, getFeatures, getProperties, getProperty, getState, hasExtensionByName, initialize, initializeFeatures, run, setExtension, setFeatures, setId, setProperties, setProperty, setState, shutdown, shutdowngetInFaultInterceptors, getInInterceptors, getOutFaultInterceptors, getOutInterceptors, setInFaultInterceptors, setInInterceptors, setOutFaultInterceptors, setOutInterceptorsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInFaultInterceptors, getInInterceptors, getOutFaultInterceptors, getOutInterceptorspublic void setBusConfig(BusDefinitionParser.BusConfig bc)
public void loadAdditionalFeatures()
loadAdditionalFeatures in class CXFBusImplpublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionpublic void onApplicationEvent(org.springframework.context.ApplicationEvent event)
public void destroyBeans()
destroyBeans in class ExtensionManagerBuspublic String getId()
getId in interface BusgetId in class CXFBusImplpublic void setCloseContext(boolean b)
Apache CXF