public class CXFServlet extends CXFNonSpringServlet implements org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>
bus, TRANSPORT_ID
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) |
createServletController, destroy, doFilter, finalizeServletInit, getBus, getDestinationRegistryFromBusOrDefault, init, initClassLoader, invoke, registerServletContextResolver, setBus
checkXForwardedHeaders, doDelete, doGet, doHead, doOptions, doPost, doPut, 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