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, setBus
checkXForwardedHeaders, doDelete, doGet, doHead, doOptions, doPost, doPut, finalizeServletInit, getResourceAsStream, getStaticResourceContentType, handleRequest, init, parseListSequence, parseMapSequence, redirect, serveStaticContent, service
protected void loadBus(javax.servlet.ServletConfig servletConfig)
loadBus
in class CXFNonSpringServlet
protected void addListener(org.springframework.context.support.AbstractApplicationContext wac)
public void destroyBus()
destroyBus
in class CXFNonSpringServlet
public void onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent event)
onApplicationEvent
in interface org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>
Apache CXF