public class CasProductJaxrsServlet
extends org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
| Constructor and Description |
|---|
CasProductJaxrsServlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(javax.servlet.ServletConfig configuration) |
void |
initializeConfigurations(javax.servlet.ServletContext context)
Initializes the output configurations for various different formats and
stores them in "configurations" attributes by retrieving values from the
servlet context.
|
configureSingleton, createServerFromApplication, createSingletonInstance, getProviders, getResourceProviders, getServiceClasses, getStaticSubResolutionValue, handleMapSequence, setAllInterceptors, setDocLocation, setExtensions, setInterceptors, setSchemasLocationsdestroy, destroyBus, getBus, invoke, loadBus, setBusdoDelete, doGet, doHead, doOptions, doPost, doPut, handleRequest, redirect, serveStaticContent, servicepublic void init(javax.servlet.ServletConfig configuration)
throws javax.servlet.ServletException
init in interface javax.servlet.Servletinit in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServletjavax.servlet.ServletExceptionpublic void initializeConfigurations(javax.servlet.ServletContext context)
context - the servlet contextIOException - if the specified file cannot be found or readCopyright © 1999–2017 Apache OODT. All rights reserved.