public class WebappAdminStub extends org.apache.axis2.client.Stub implements WebappAdmin
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
| Constructor and Description |
|---|
WebappAdminStub()
Default Constructor
|
WebappAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
WebappAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
WebappAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
WebappAdminStub(String targetEndpoint)
Constructor taking the target endpoint
|
| Modifier and Type | Method and Description |
|---|---|
void |
changeDefaultAppVersion(String appGroupName175,
String fileName176,
String hostName177)
Auto generated method signature
|
void |
deleteAllFaultyWebapps()
Auto generated method signature
|
void |
deleteAllStartedWebapps()
Auto generated method signature
|
void |
deleteAllStoppedWebapps()
Auto generated method signature
|
void |
deleteAllWebApps(String[] webappKey189)
Auto generated method signature
|
void |
deleteFaultyWebapps(String[] webappKey171)
Auto generated method signature
|
void |
deleteStartedWebapps(String[] webappKey151)
Auto generated method signature
|
void |
deleteStoppedWebapps(String[] webappKey202)
Auto generated method signature
|
DataHandler |
downloadWarFileHandler(String fileName153,
String hostName154,
String webappType155)
Auto generated method signature
|
void |
expireAllSessions(String webappKey149)
Auto generated method signature
|
void |
expireSessions(String webappFileName159,
String[] sessionIDs160,
String hostName161)
Auto generated method signature
|
void |
expireSessionsInAllWebapps()
Auto generated method signature
|
void |
expireSessionsInWebapp(String webappKey146,
long maxSessionLifetimeMillis147)
Auto generated method signature
|
void |
expireSessionsInWebapps(String[] webappKeySet163)
Auto generated method signature
|
SessionsWrapper |
getActiveSessions(String webappFileName179,
int pageNumber180,
String hostName181)
Auto generated method signature
|
String |
getBamConfiguration(String webappFileName136,
String hostName137)
Auto generated method signature
|
WebappsWrapper |
getPagedFaultyWebappsSummary(String webappSearchString193,
String webappType194,
int pageNumber195)
Auto generated method signature
|
WebappsWrapper |
getPagedWebappsSummary(String webappSearchString215,
String webappState216,
String webappType217,
int pageNumber218)
Auto generated method signature
|
WebappMetadata |
getStartedWebapp(String webappFileName129,
String hostName130)
Auto generated method signature
|
WebappMetadata |
getStoppedWebapp(String webappFileName141,
String hostName142)
Auto generated method signature
|
VhostHolder |
getVhostHolder()
Auto generated method signature
|
boolean |
isDefaultVersionManagementEnabled()
Auto generated method signature
|
boolean |
isUnpackWARs()
Auto generated method signature
|
void |
reloadAllWebapps()
Auto generated method signature
|
void |
reloadWebapps(String[] webappKey173)
Auto generated method signature
|
void |
setBamConfiguration(String webappFileName207,
String value208,
String hostName209)
Auto generated method signature
|
void |
startAllWebapps()
Auto generated method signature
|
void |
startdownloadWarFileHandler(String fileName153,
String hostName154,
String webappType155,
WebappAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetActiveSessions(String webappFileName179,
int pageNumber180,
String hostName181,
WebappAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetBamConfiguration(String webappFileName136,
String hostName137,
WebappAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPagedFaultyWebappsSummary(String webappSearchString193,
String webappType194,
int pageNumber195,
WebappAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPagedWebappsSummary(String webappSearchString215,
String webappState216,
String webappType217,
int pageNumber218,
WebappAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetStartedWebapp(String webappFileName129,
String hostName130,
WebappAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetStoppedWebapp(String webappFileName141,
String hostName142,
WebappAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetVhostHolder(WebappAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisDefaultVersionManagementEnabled(WebappAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisUnpackWARs(WebappAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startuploadWebapp(WebappUploadData[] webappUploadDataList185,
WebappAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startWebapps(String[] webappKeys134)
Auto generated method signature
|
void |
stopAllWebapps()
Auto generated method signature
|
void |
stopWebapps(String[] webappKeys169)
Auto generated method signature
|
boolean |
uploadWebapp(WebappUploadData[] webappUploadDataList185)
Auto generated method signature
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPRpublic WebappAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic WebappAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic WebappAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic WebappAdminStub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic WebappAdminStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic WebappMetadata getStartedWebapp(String webappFileName129, String hostName130) throws RemoteException
getStartedWebapp in interface WebappAdmingetStartedWebapp128 - RemoteExceptionWebappAdmin.getStartedWebapp(java.lang.String, java.lang.String)public void startgetStartedWebapp(String webappFileName129, String hostName130, WebappAdminCallbackHandler callback) throws RemoteException
startgetStartedWebapp in interface WebappAdmingetStartedWebapp128 - RemoteExceptionWebappAdmin.startgetStartedWebapp(java.lang.String, java.lang.String, org.wso2.carbon.webapp.mgt.stub.WebappAdminCallbackHandler)public void startWebapps(String[] webappKeys134) throws RemoteException
startWebapps in interface WebappAdminRemoteExceptionpublic String getBamConfiguration(String webappFileName136, String hostName137) throws RemoteException
getBamConfiguration in interface WebappAdmingetBamConfiguration135 - RemoteExceptionWebappAdmin.getBamConfiguration(java.lang.String, java.lang.String)public void startgetBamConfiguration(String webappFileName136, String hostName137, WebappAdminCallbackHandler callback) throws RemoteException
startgetBamConfiguration in interface WebappAdmingetBamConfiguration135 - RemoteExceptionWebappAdmin.startgetBamConfiguration(java.lang.String, java.lang.String, org.wso2.carbon.webapp.mgt.stub.WebappAdminCallbackHandler)public WebappMetadata getStoppedWebapp(String webappFileName141, String hostName142) throws RemoteException
getStoppedWebapp in interface WebappAdmingetStoppedWebapp140 - RemoteExceptionWebappAdmin.getStoppedWebapp(java.lang.String, java.lang.String)public void startgetStoppedWebapp(String webappFileName141, String hostName142, WebappAdminCallbackHandler callback) throws RemoteException
startgetStoppedWebapp in interface WebappAdmingetStoppedWebapp140 - RemoteExceptionWebappAdmin.startgetStoppedWebapp(java.lang.String, java.lang.String, org.wso2.carbon.webapp.mgt.stub.WebappAdminCallbackHandler)public void expireSessionsInWebapp(String webappKey146, long maxSessionLifetimeMillis147) throws RemoteException
expireSessionsInWebapp in interface WebappAdminRemoteExceptionpublic void expireAllSessions(String webappKey149) throws RemoteException
expireAllSessions in interface WebappAdminRemoteExceptionpublic void deleteStartedWebapps(String[] webappKey151) throws RemoteException
deleteStartedWebapps in interface WebappAdminRemoteExceptionpublic DataHandler downloadWarFileHandler(String fileName153, String hostName154, String webappType155) throws RemoteException
downloadWarFileHandler in interface WebappAdmindownloadWarFileHandler152 - RemoteExceptionWebappAdmin.downloadWarFileHandler(java.lang.String, java.lang.String, java.lang.String)public void startdownloadWarFileHandler(String fileName153, String hostName154, String webappType155, WebappAdminCallbackHandler callback) throws RemoteException
startdownloadWarFileHandler in interface WebappAdmindownloadWarFileHandler152 - RemoteExceptionWebappAdmin.startdownloadWarFileHandler(java.lang.String, java.lang.String, java.lang.String, org.wso2.carbon.webapp.mgt.stub.WebappAdminCallbackHandler)public void expireSessions(String webappFileName159, String[] sessionIDs160, String hostName161) throws RemoteException
expireSessions in interface WebappAdminRemoteExceptionpublic void expireSessionsInWebapps(String[] webappKeySet163) throws RemoteException
expireSessionsInWebapps in interface WebappAdminRemoteExceptionpublic void reloadAllWebapps()
throws RemoteException
reloadAllWebapps in interface WebappAdminRemoteExceptionpublic boolean isUnpackWARs()
throws RemoteException
isUnpackWARs in interface WebappAdminisUnpackWARs165 - RemoteExceptionWebappAdmin.isUnpackWARs()public void startisUnpackWARs(WebappAdminCallbackHandler callback) throws RemoteException
startisUnpackWARs in interface WebappAdminisUnpackWARs165 - RemoteExceptionWebappAdmin.startisUnpackWARs(org.wso2.carbon.webapp.mgt.stub.WebappAdminCallbackHandler)public void stopWebapps(String[] webappKeys169) throws RemoteException
stopWebapps in interface WebappAdminRemoteExceptionpublic void deleteFaultyWebapps(String[] webappKey171) throws RemoteException
deleteFaultyWebapps in interface WebappAdminRemoteExceptionpublic void reloadWebapps(String[] webappKey173) throws RemoteException
reloadWebapps in interface WebappAdminRemoteExceptionpublic void changeDefaultAppVersion(String appGroupName175, String fileName176, String hostName177) throws RemoteException, WebappAdminArtifactMetadataException
changeDefaultAppVersion in interface WebappAdminWebappAdminArtifactMetadataException - :RemoteExceptionpublic SessionsWrapper getActiveSessions(String webappFileName179, int pageNumber180, String hostName181) throws RemoteException
getActiveSessions in interface WebappAdmingetActiveSessions178 - RemoteExceptionWebappAdmin.getActiveSessions(java.lang.String, int, java.lang.String)public void startgetActiveSessions(String webappFileName179, int pageNumber180, String hostName181, WebappAdminCallbackHandler callback) throws RemoteException
startgetActiveSessions in interface WebappAdmingetActiveSessions178 - RemoteExceptionWebappAdmin.startgetActiveSessions(java.lang.String, int, java.lang.String, org.wso2.carbon.webapp.mgt.stub.WebappAdminCallbackHandler)public boolean uploadWebapp(WebappUploadData[] webappUploadDataList185) throws RemoteException
uploadWebapp in interface WebappAdminuploadWebapp184 - RemoteExceptionWebappAdmin.uploadWebapp(org.wso2.carbon.webapp.mgt.stub.types.carbon.WebappUploadData[])public void startuploadWebapp(WebappUploadData[] webappUploadDataList185, WebappAdminCallbackHandler callback) throws RemoteException
startuploadWebapp in interface WebappAdminuploadWebapp184 - RemoteExceptionWebappAdmin.startuploadWebapp(org.wso2.carbon.webapp.mgt.stub.types.carbon.WebappUploadData[], org.wso2.carbon.webapp.mgt.stub.WebappAdminCallbackHandler)public void deleteAllWebApps(String[] webappKey189) throws RemoteException
deleteAllWebApps in interface WebappAdminRemoteExceptionpublic void expireSessionsInAllWebapps()
throws RemoteException
expireSessionsInAllWebapps in interface WebappAdminRemoteExceptionpublic void deleteAllStartedWebapps()
throws RemoteException
deleteAllStartedWebapps in interface WebappAdminRemoteExceptionpublic WebappsWrapper getPagedFaultyWebappsSummary(String webappSearchString193, String webappType194, int pageNumber195) throws RemoteException
getPagedFaultyWebappsSummary in interface WebappAdmingetPagedFaultyWebappsSummary192 - RemoteExceptionWebappAdmin.getPagedFaultyWebappsSummary(java.lang.String, java.lang.String, int)public void startgetPagedFaultyWebappsSummary(String webappSearchString193, String webappType194, int pageNumber195, WebappAdminCallbackHandler callback) throws RemoteException
startgetPagedFaultyWebappsSummary in interface WebappAdmingetPagedFaultyWebappsSummary192 - RemoteExceptionWebappAdmin.startgetPagedFaultyWebappsSummary(java.lang.String, java.lang.String, int, org.wso2.carbon.webapp.mgt.stub.WebappAdminCallbackHandler)public boolean isDefaultVersionManagementEnabled()
throws RemoteException
isDefaultVersionManagementEnabled in interface WebappAdminisDefaultVersionManagementEnabled198 - RemoteExceptionWebappAdmin.isDefaultVersionManagementEnabled()public void startisDefaultVersionManagementEnabled(WebappAdminCallbackHandler callback) throws RemoteException
startisDefaultVersionManagementEnabled in interface WebappAdminisDefaultVersionManagementEnabled198 - RemoteExceptionWebappAdmin.startisDefaultVersionManagementEnabled(org.wso2.carbon.webapp.mgt.stub.WebappAdminCallbackHandler)public void deleteStoppedWebapps(String[] webappKey202) throws RemoteException
deleteStoppedWebapps in interface WebappAdminRemoteExceptionpublic void stopAllWebapps()
throws RemoteException
stopAllWebapps in interface WebappAdminRemoteExceptionpublic void deleteAllFaultyWebapps()
throws RemoteException
deleteAllFaultyWebapps in interface WebappAdminRemoteExceptionpublic void startAllWebapps()
throws RemoteException
startAllWebapps in interface WebappAdminRemoteExceptionpublic void setBamConfiguration(String webappFileName207, String value208, String hostName209) throws RemoteException
setBamConfiguration in interface WebappAdminRemoteExceptionpublic VhostHolder getVhostHolder() throws RemoteException
getVhostHolder in interface WebappAdmingetVhostHolder210 - RemoteExceptionWebappAdmin.getVhostHolder()public void startgetVhostHolder(WebappAdminCallbackHandler callback) throws RemoteException
startgetVhostHolder in interface WebappAdmingetVhostHolder210 - RemoteExceptionWebappAdmin.startgetVhostHolder(org.wso2.carbon.webapp.mgt.stub.WebappAdminCallbackHandler)public void deleteAllStoppedWebapps()
throws RemoteException
deleteAllStoppedWebapps in interface WebappAdminRemoteExceptionpublic WebappsWrapper getPagedWebappsSummary(String webappSearchString215, String webappState216, String webappType217, int pageNumber218) throws RemoteException
getPagedWebappsSummary in interface WebappAdmingetPagedWebappsSummary214 - RemoteExceptionWebappAdmin.getPagedWebappsSummary(java.lang.String, java.lang.String, java.lang.String, int)public void startgetPagedWebappsSummary(String webappSearchString215, String webappState216, String webappType217, int pageNumber218, WebappAdminCallbackHandler callback) throws RemoteException
startgetPagedWebappsSummary in interface WebappAdmingetPagedWebappsSummary214 - RemoteExceptionWebappAdmin.startgetPagedWebappsSummary(java.lang.String, java.lang.String, java.lang.String, int, org.wso2.carbon.webapp.mgt.stub.WebappAdminCallbackHandler)Copyright © 2019 WSO2. All rights reserved.