|
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.blueprint.CXFBlueprintServlet
public class CXFBlueprintServlet
Field Summary |
---|
Fields inherited from class org.apache.cxf.transport.servlet.CXFNonSpringServlet |
---|
bus |
Constructor Summary | |
---|---|
CXFBlueprintServlet()
|
Method Summary | |
---|---|
void |
destroyBus()
|
protected void |
loadBus(javax.servlet.ServletConfig servletConfig)
|
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 CXFBlueprintServlet()
Method Detail |
---|
protected void loadBus(javax.servlet.ServletConfig servletConfig)
loadBus
in class CXFNonSpringServlet
public void destroyBus()
destroyBus
in class CXFNonSpringServlet
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |