public interface WebappAdmin
| Modifier and Type | Method and Description |
|---|---|
void |
changeDefaultAppVersion(String appGroupName66,
String fileName67,
String hostName68)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteAllFaultyWebapps()
Auto generated method signature for Asynchronous Invocations
|
void |
deleteAllStartedWebapps()
Auto generated method signature for Asynchronous Invocations
|
void |
deleteAllStoppedWebapps()
Auto generated method signature for Asynchronous Invocations
|
void |
deleteAllWebApps(String[] webappKey104)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteFaultyWebapps(String[] webappKey90)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteStartedWebapps(String[] webappKey106)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteStoppedWebapps(String[] webappKey43)
Auto generated method signature for Asynchronous Invocations
|
DataHandler |
downloadWarFileHandler(String fileName83,
String hostName84,
String webappType85)
Auto generated method signature
|
void |
expireAllSessions(String webappKey76)
Auto generated method signature for Asynchronous Invocations
|
void |
expireSessions(String webappFileName52,
String[] sessionIDs53,
String hostName54)
Auto generated method signature for Asynchronous Invocations
|
void |
expireSessionsInAllWebapps()
Auto generated method signature for Asynchronous Invocations
|
void |
expireSessionsInWebapp(String webappKey101,
long maxSessionLifetimeMillis102)
Auto generated method signature for Asynchronous Invocations
|
void |
expireSessionsInWebapps(String[] webappKeySet115)
Auto generated method signature for Asynchronous Invocations
|
SessionsWrapper |
getActiveSessions(String webappFileName45,
int pageNumber46,
String hostName47)
Auto generated method signature
|
String |
getBamConfiguration(String webappFileName92,
String hostName93)
Auto generated method signature
|
WebappsWrapper |
getPagedFaultyWebappsSummary(String webappSearchString37,
String webappType38,
int pageNumber39)
Auto generated method signature
|
WebappsWrapper |
getPagedWebappsSummary(String webappSearchString108,
String webappState109,
String webappType110,
int pageNumber111)
Auto generated method signature
|
WebappMetadata |
getStartedWebapp(String webappFileName78,
String hostName79)
Auto generated method signature
|
WebappMetadata |
getStoppedWebapp(String webappFileName124,
String hostName125)
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 for Asynchronous Invocations
|
void |
reloadWebapps(String[] webappKey70)
Auto generated method signature for Asynchronous Invocations
|
void |
setBamConfiguration(String webappFileName97,
String value98,
String hostName99)
Auto generated method signature for Asynchronous Invocations
|
void |
startAllWebapps()
Auto generated method signature for Asynchronous Invocations
|
void |
startdownloadWarFileHandler(String fileName83,
String hostName84,
String webappType85,
WebappAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetActiveSessions(String webappFileName45,
int pageNumber46,
String hostName47,
WebappAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetBamConfiguration(String webappFileName92,
String hostName93,
WebappAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPagedFaultyWebappsSummary(String webappSearchString37,
String webappType38,
int pageNumber39,
WebappAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPagedWebappsSummary(String webappSearchString108,
String webappState109,
String webappType110,
int pageNumber111,
WebappAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetStartedWebapp(String webappFileName78,
String hostName79,
WebappAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetStoppedWebapp(String webappFileName124,
String hostName125,
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[] webappUploadDataList72,
WebappAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startWebapps(String[] webappKeys117)
Auto generated method signature for Asynchronous Invocations
|
void |
stopAllWebapps()
Auto generated method signature for Asynchronous Invocations
|
void |
stopWebapps(String[] webappKeys122)
Auto generated method signature for Asynchronous Invocations
|
boolean |
uploadWebapp(WebappUploadData[] webappUploadDataList72)
Auto generated method signature
|
void stopAllWebapps()
throws RemoteException
RemoteExceptionWebappsWrapper getPagedFaultyWebappsSummary(String webappSearchString37, String webappType38, int pageNumber39) throws RemoteException
getPagedFaultyWebappsSummary36 - RemoteExceptionvoid startgetPagedFaultyWebappsSummary(String webappSearchString37, String webappType38, int pageNumber39, WebappAdminCallbackHandler callback) throws RemoteException
getPagedFaultyWebappsSummary36 - RemoteExceptionvoid deleteStoppedWebapps(String[] webappKey43) throws RemoteException
RemoteExceptionSessionsWrapper getActiveSessions(String webappFileName45, int pageNumber46, String hostName47) throws RemoteException
getActiveSessions44 - RemoteExceptionvoid startgetActiveSessions(String webappFileName45, int pageNumber46, String hostName47, WebappAdminCallbackHandler callback) throws RemoteException
getActiveSessions44 - RemoteExceptionvoid deleteAllStoppedWebapps()
throws RemoteException
RemoteExceptionvoid expireSessions(String webappFileName52, String[] sessionIDs53, String hostName54) throws RemoteException
RemoteExceptionboolean isUnpackWARs()
throws RemoteException
isUnpackWARs55 - RemoteExceptionvoid startisUnpackWARs(WebappAdminCallbackHandler callback) throws RemoteException
isUnpackWARs55 - RemoteExceptionboolean isDefaultVersionManagementEnabled()
throws RemoteException
isDefaultVersionManagementEnabled58 - RemoteExceptionvoid startisDefaultVersionManagementEnabled(WebappAdminCallbackHandler callback) throws RemoteException
isDefaultVersionManagementEnabled58 - RemoteExceptionvoid deleteAllStartedWebapps()
throws RemoteException
RemoteExceptionVhostHolder getVhostHolder() throws RemoteException
getVhostHolder62 - RemoteExceptionvoid startgetVhostHolder(WebappAdminCallbackHandler callback) throws RemoteException
getVhostHolder62 - RemoteExceptionvoid changeDefaultAppVersion(String appGroupName66, String fileName67, String hostName68) throws RemoteException, WebappAdminArtifactMetadataException
WebappAdminArtifactMetadataException - :RemoteExceptionvoid reloadWebapps(String[] webappKey70) throws RemoteException
RemoteExceptionboolean uploadWebapp(WebappUploadData[] webappUploadDataList72) throws RemoteException
uploadWebapp71 - RemoteExceptionvoid startuploadWebapp(WebappUploadData[] webappUploadDataList72, WebappAdminCallbackHandler callback) throws RemoteException
uploadWebapp71 - RemoteExceptionvoid expireAllSessions(String webappKey76) throws RemoteException
RemoteExceptionWebappMetadata getStartedWebapp(String webappFileName78, String hostName79) throws RemoteException
getStartedWebapp77 - RemoteExceptionvoid startgetStartedWebapp(String webappFileName78, String hostName79, WebappAdminCallbackHandler callback) throws RemoteException
getStartedWebapp77 - RemoteExceptionDataHandler downloadWarFileHandler(String fileName83, String hostName84, String webappType85) throws RemoteException
downloadWarFileHandler82 - RemoteExceptionvoid startdownloadWarFileHandler(String fileName83, String hostName84, String webappType85, WebappAdminCallbackHandler callback) throws RemoteException
downloadWarFileHandler82 - RemoteExceptionvoid startAllWebapps()
throws RemoteException
RemoteExceptionvoid deleteFaultyWebapps(String[] webappKey90) throws RemoteException
RemoteExceptionString getBamConfiguration(String webappFileName92, String hostName93) throws RemoteException
getBamConfiguration91 - RemoteExceptionvoid startgetBamConfiguration(String webappFileName92, String hostName93, WebappAdminCallbackHandler callback) throws RemoteException
getBamConfiguration91 - RemoteExceptionvoid setBamConfiguration(String webappFileName97, String value98, String hostName99) throws RemoteException
RemoteExceptionvoid expireSessionsInWebapp(String webappKey101, long maxSessionLifetimeMillis102) throws RemoteException
RemoteExceptionvoid deleteAllWebApps(String[] webappKey104) throws RemoteException
RemoteExceptionvoid deleteStartedWebapps(String[] webappKey106) throws RemoteException
RemoteExceptionWebappsWrapper getPagedWebappsSummary(String webappSearchString108, String webappState109, String webappType110, int pageNumber111) throws RemoteException
getPagedWebappsSummary107 - RemoteExceptionvoid startgetPagedWebappsSummary(String webappSearchString108, String webappState109, String webappType110, int pageNumber111, WebappAdminCallbackHandler callback) throws RemoteException
getPagedWebappsSummary107 - RemoteExceptionvoid expireSessionsInWebapps(String[] webappKeySet115) throws RemoteException
RemoteExceptionvoid startWebapps(String[] webappKeys117) throws RemoteException
RemoteExceptionvoid expireSessionsInAllWebapps()
throws RemoteException
RemoteExceptionvoid reloadAllWebapps()
throws RemoteException
RemoteExceptionvoid deleteAllFaultyWebapps()
throws RemoteException
RemoteExceptionvoid stopWebapps(String[] webappKeys122) throws RemoteException
RemoteExceptionWebappMetadata getStoppedWebapp(String webappFileName124, String hostName125) throws RemoteException
getStoppedWebapp123 - RemoteExceptionvoid startgetStoppedWebapp(String webappFileName124, String hostName125, WebappAdminCallbackHandler callback) throws RemoteException
getStoppedWebapp123 - RemoteExceptionCopyright © 2017 WSO2. All rights reserved.