public class SpringBus extends ExtensionManagerBus implements org.springframework.context.ApplicationContextAware
CXFBusImpl.ExtensionFinder
BUS_PROPERTY_NAME
extensions, id
DEFAULT_BUS_ID
Constructor and Description |
---|
SpringBus() |
Modifier and Type | Method and Description |
---|---|
void |
destroyBeans() |
String |
getId() |
void |
onApplicationEvent(org.springframework.context.ApplicationEvent event) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
void |
setCloseContext(boolean b) |
createConfiguredBeanLocator, 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 setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException
setApplicationContext
in interface org.springframework.context.ApplicationContextAware
org.springframework.beans.BeansException
public void onApplicationEvent(org.springframework.context.ApplicationEvent event)
public void destroyBeans()
destroyBeans
in class ExtensionManagerBus
public String getId()
getId
in interface Bus
getId
in class CXFBusImpl
public void setCloseContext(boolean b)
Apache CXF