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, setSchemasLocations
destroy, destroyBus, getBus, invoke, loadBus, setBus
doDelete, doGet, doHead, doOptions, doPost, doPut, handleRequest, redirect, serveStaticContent, service
public void init(javax.servlet.ServletConfig configuration) throws javax.servlet.ServletException
init
in interface javax.servlet.Servlet
init
in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
javax.servlet.ServletException
public 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.