org.apache.axis2.webapp
Class AdminAgent
java.lang.Object
org.apache.axis2.transport.http.AbstractAgent
org.apache.axis2.webapp.AdminAgent
public class AdminAgent
- extends org.apache.axis2.transport.http.AbstractAgent
Provides methods to process axis2 admin requests.
Fields inherited from class org.apache.axis2.transport.http.AbstractAgent |
configContext, DEFAULT_INDEX_JSP, operationCache |
Constructor Summary |
AdminAgent(org.apache.axis2.context.ConfigurationContext aConfigContext)
|
Method Summary |
void |
handle(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
|
void |
processActivateService(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
|
void |
processDeactivateService(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
|
void |
processdisengageModule(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
|
void |
processEditServicePara(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
|
void |
processEngageToService(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
|
void |
processEngageToServiceGroup(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
|
void |
processEngagingGlobally(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
|
void |
processglobalModules(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
|
void |
processIndex(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
|
void |
processListContexts(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
|
void |
processListModules(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
|
void |
processListOperation(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
|
void |
processListOperations(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
|
void |
processListPhases(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
|
void |
processListService(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
|
void |
processListServiceGroups(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
|
void |
processListSingleService(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
|
void |
processLogin(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
|
void |
processLogout(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
|
void |
processSelectService(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
|
void |
processSelectServiceParaEdit(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
|
void |
processUpload(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
|
void |
processViewGlobalHandlers(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
|
void |
processviewServiceContext(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
|
void |
processviewServiceGroupConetxt(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
|
void |
processViewServiceHandlers(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
|
Methods inherited from class org.apache.axis2.transport.http.AbstractAgent |
populateSessionInformation, processUnknown, renderView |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ADMIN_JSP_NAME
public static final String ADMIN_JSP_NAME
- See Also:
- Constant Field Values
AdminAgent
public AdminAgent(org.apache.axis2.context.ConfigurationContext aConfigContext)
handle
public void handle(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
throws IOException,
javax.servlet.ServletException
- Overrides:
handle
in class org.apache.axis2.transport.http.AbstractAgent
- Throws:
IOException
javax.servlet.ServletException
processIndex
public void processIndex(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws IOException,
javax.servlet.ServletException
- Overrides:
processIndex
in class org.apache.axis2.transport.http.AbstractAgent
- Throws:
IOException
javax.servlet.ServletException
processUpload
public void processUpload(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws IOException,
javax.servlet.ServletException
- Throws:
IOException
javax.servlet.ServletException
processLogin
public void processLogin(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws IOException,
javax.servlet.ServletException
- Throws:
IOException
javax.servlet.ServletException
processEditServicePara
public void processEditServicePara(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws IOException,
javax.servlet.ServletException
- Throws:
IOException
javax.servlet.ServletException
processEngagingGlobally
public void processEngagingGlobally(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws IOException,
javax.servlet.ServletException
- Throws:
IOException
javax.servlet.ServletException
processListOperations
public void processListOperations(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws IOException,
javax.servlet.ServletException
- Throws:
IOException
javax.servlet.ServletException
processEngageToService
public void processEngageToService(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws IOException,
javax.servlet.ServletException
- Throws:
IOException
javax.servlet.ServletException
processEngageToServiceGroup
public void processEngageToServiceGroup(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws IOException,
javax.servlet.ServletException
- Throws:
IOException
javax.servlet.ServletException
processLogout
public void processLogout(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws IOException,
javax.servlet.ServletException
- Throws:
IOException
javax.servlet.ServletException
processviewServiceGroupConetxt
public void processviewServiceGroupConetxt(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws IOException,
javax.servlet.ServletException
- Throws:
IOException
javax.servlet.ServletException
processviewServiceContext
public void processviewServiceContext(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws IOException,
javax.servlet.ServletException
- Throws:
IOException
javax.servlet.ServletException
processSelectServiceParaEdit
public void processSelectServiceParaEdit(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws IOException,
javax.servlet.ServletException
- Throws:
IOException
javax.servlet.ServletException
processListOperation
public void processListOperation(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws IOException,
javax.servlet.ServletException
- Throws:
IOException
javax.servlet.ServletException
processActivateService
public void processActivateService(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws IOException,
javax.servlet.ServletException
- Throws:
IOException
javax.servlet.ServletException
processDeactivateService
public void processDeactivateService(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws IOException,
javax.servlet.ServletException
- Throws:
IOException
javax.servlet.ServletException
processViewGlobalHandlers
public void processViewGlobalHandlers(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws IOException,
javax.servlet.ServletException
- Throws:
IOException
javax.servlet.ServletException
processViewServiceHandlers
public void processViewServiceHandlers(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws IOException,
javax.servlet.ServletException
- Throws:
IOException
javax.servlet.ServletException
processListPhases
public void processListPhases(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws IOException,
javax.servlet.ServletException
- Throws:
IOException
javax.servlet.ServletException
processListServiceGroups
public void processListServiceGroups(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws IOException,
javax.servlet.ServletException
- Throws:
IOException
javax.servlet.ServletException
processListService
public void processListService(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws IOException,
javax.servlet.ServletException
- Throws:
IOException
javax.servlet.ServletException
processListSingleService
public void processListSingleService(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws IOException,
javax.servlet.ServletException
- Throws:
IOException
javax.servlet.ServletException
processListContexts
public void processListContexts(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws IOException,
javax.servlet.ServletException
- Throws:
IOException
javax.servlet.ServletException
processglobalModules
public void processglobalModules(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws IOException,
javax.servlet.ServletException
- Throws:
IOException
javax.servlet.ServletException
processListModules
public void processListModules(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws IOException,
javax.servlet.ServletException
- Throws:
IOException
javax.servlet.ServletException
processdisengageModule
public void processdisengageModule(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws IOException,
javax.servlet.ServletException
- Throws:
IOException
javax.servlet.ServletException
processSelectService
public void processSelectService(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws IOException,
javax.servlet.ServletException
- Throws:
IOException
javax.servlet.ServletException
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.