public class ModifyDiscoveryConfigurationServlet
extends javax.servlet.http.HttpServlet
Modifier and Type | Field and Description |
---|---|
protected static ThreadCategory |
log
Constant
log |
Constructor and Description |
---|
ModifyDiscoveryConfigurationServlet() |
Modifier and Type | Method and Description |
---|---|
void |
doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
doPost(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
static DiscoveryConfiguration |
getDiscoveryConfig()
getDiscoveryConfig
|
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
protected static ThreadCategory log
log
public void doPost(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException, IOException
doPost
in class javax.servlet.http.HttpServlet
javax.servlet.ServletException
IOException
public void doGet(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException, IOException
doGet
in class javax.servlet.http.HttpServlet
javax.servlet.ServletException
IOException
public static DiscoveryConfiguration getDiscoveryConfig()
getDiscoveryConfig
DiscoveryConfiguration
object.Copyright © 2015. All Rights Reserved.