public class WmServicesServlet
extends org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
Modifier and Type | Field and Description |
---|---|
static String |
ATTR_NAME_CLIENT
The name of the servlet context attribute that holds a client for the
workflow manager, a
XmlRpcWorkflowManagerClient object. |
static String |
ATTR_NAME_PKG_REPO_DIR
The name of the servlet context attribute that holds the workflow manager's
packaged repository directory: a
File object. |
Constructor and Description |
---|
WmServicesServlet() |
Modifier and Type | Method and Description |
---|---|
void |
init(javax.servlet.ServletConfig configuration) |
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 static final String ATTR_NAME_CLIENT
XmlRpcWorkflowManagerClient
object.public static final String ATTR_NAME_PKG_REPO_DIR
File
object.Copyright © 1999–2017 Apache OODT. All rights reserved.