|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.interceptor.AbstractBasicInterceptorProvider
org.apache.cxf.bus.CXFBusImpl
org.apache.cxf.bus.extension.ExtensionManagerBus
org.apache.cxf.bus.spring.SpringBus
public class SpringBus
| 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 | |
|---|---|
SpringBus()
|
|
| Method Summary | |
|---|---|
void |
destroyBeans()
|
String |
getId()
|
void |
onApplicationEvent(org.springframework.context.ApplicationEvent event)
|
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
|
| Methods inherited from class org.apache.cxf.bus.extension.ExtensionManagerBus |
|---|
createConfiguredBeanLocator, doInitializeInternal |
| Methods inherited from class org.apache.cxf.bus.CXFBusImpl |
|---|
getExtension, getFeatures, getProperties, getProperty, getState, 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 SpringBus()
| Method Detail |
|---|
public 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)
onApplicationEvent in interface org.springframework.context.ApplicationListenerpublic void destroyBeans()
destroyBeans in class ExtensionManagerBuspublic String getId()
getId in interface org.apache.cxf.BusgetId in class CXFBusImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||