public class SpringBus extends ExtensionManagerBus implements org.springframework.context.ApplicationContextAware
CXFBusImpl.ExtensionFinder
BUS_PROPERTY_NAME
extensions, id, missingExtensions
DEFAULT_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, 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 setBusConfig(BusDefinitionParser.BusConfig bc)
public void loadAdditionalFeatures()
loadAdditionalFeatures
in class CXFBusImpl
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)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.