|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.servlet.GenericServlet javax.servlet.http.HttpServlet org.apache.cxf.transport.servlet.AbstractHTTPServlet org.apache.cxf.transport.servlet.CXFNonSpringServlet org.apache.cxf.transport.servlet.CXFServlet
public class CXFServlet
Field Summary |
---|
Fields inherited from class org.apache.cxf.transport.servlet.CXFNonSpringServlet |
---|
bus |
Constructor Summary | |
---|---|
CXFServlet()
|
Method Summary | |
---|---|
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)
|
Methods inherited from class org.apache.cxf.transport.servlet.CXFNonSpringServlet |
---|
destroy, doFilter, getBus, getDestinationRegistryFromBus, init, initClassLoader, invoke, setBus |
Methods inherited from class org.apache.cxf.transport.servlet.AbstractHTTPServlet |
---|
doDelete, doGet, doHead, doOptions, doPost, doPut, finalizeServletInit, getResourceAsStream, getStaticResourceContentType, handleRequest, init, parseListSequence, parseMapSequence, redirect, serveStaticContent, service |
Methods inherited from class javax.servlet.http.HttpServlet |
---|
doTrace, getLastModified, service |
Methods inherited from class javax.servlet.GenericServlet |
---|
getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CXFServlet()
Method Detail |
---|
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 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |