public class GeoprocessorConfigurationServlet extends HttpServlet implements InterfaceContextAware
Constructor and Description |
---|
GeoprocessorConfigurationServlet() |
Modifier and Type | Method and Description |
---|---|
void |
doGet(HttpServletRequest request, HttpServletResponse response) |
void |
doPost(HttpServletRequest request, HttpServletResponse response) |
void |
setInterfaceContext(InterfaceContext arg0)
Service manager configuration
|
public void doGet(HttpServletRequest request, HttpServletResponse response)
public void doPost(HttpServletRequest request, HttpServletResponse response)
public void setInterfaceContext(InterfaceContext arg0)
setInterfaceContext
in interface InterfaceContextAware
arg0
- the context of the service interface.