public class CXFServlet extends CXFNonSpringServlet implements org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>
bus| Constructor and Description |
|---|
CXFServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addListener(org.springframework.context.support.AbstractApplicationContext wac) |
void |
destroyBus() |
protected void |
loadBus(javax.servlet.ServletConfig servletConfig) |
void |
onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent event) |
destroy, doFilter, getBus, getDestinationRegistryFromBus, init, initClassLoader, invoke, setBuscheckXForwardedHeaders, doDelete, doGet, doHead, doOptions, doPost, doPut, finalizeServletInit, getResourceAsStream, getStaticResourceContentType, handleRequest, init, parseListSequence, parseMapSequence, redirect, serveStaticContent, serviceprotected void loadBus(javax.servlet.ServletConfig servletConfig)
loadBus in class CXFNonSpringServletprotected void addListener(org.springframework.context.support.AbstractApplicationContext wac)
public void destroyBus()
destroyBus in class CXFNonSpringServletpublic void onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent event)
onApplicationEvent in interface org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>Apache CXF