public interface WebappAdmin
| Modifier and Type | Method and Description |
|---|---|
void |
changeDefaultAppVersion(String appGroupName82,
String fileName83,
String hostName84)
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[] webappKey96)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteFaultyWebapps(String[] webappKey78)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteStartedWebapps(String[] webappKey58)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteStoppedWebapps(String[] webappKey109)
Auto generated method signature for Asynchronous Invocations
|
DataHandler |
downloadWarFileHandler(String fileName60,
String hostName61,
String webappType62)
Auto generated method signature
|
void |
expireAllSessions(String webappKey56)
Auto generated method signature for Asynchronous Invocations
|
void |
expireSessions(String webappFileName66,
String[] sessionIDs67,
String hostName68)
Auto generated method signature for Asynchronous Invocations
|
void |
expireSessionsInAllWebapps()
Auto generated method signature for Asynchronous Invocations
|
void |
expireSessionsInWebapp(String webappKey53,
long maxSessionLifetimeMillis54)
Auto generated method signature for Asynchronous Invocations
|
void |
expireSessionsInWebapps(String[] webappKeySet70)
Auto generated method signature for Asynchronous Invocations
|
SessionsWrapper |
getActiveSessions(String webappFileName86,
int pageNumber87,
String hostName88)
Auto generated method signature
|
String |
getBamConfiguration(String webappFileName43,
String hostName44)
Auto generated method signature
|
WebappsWrapper |
getPagedFaultyWebappsSummary(String webappSearchString100,
String webappType101,
int pageNumber102)
Auto generated method signature
|
WebappsWrapper |
getPagedWebappsSummary(String webappSearchString122,
String webappState123,
String webappType124,
int pageNumber125)
Auto generated method signature
|
WebappMetadata |
getStartedWebapp(String webappFileName36,
String hostName37)
Auto generated method signature
|
WebappMetadata |
getStoppedWebapp(String webappFileName48,
String hostName49)
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[] webappKey80)
Auto generated method signature for Asynchronous Invocations
|
void |
setBamConfiguration(String webappFileName114,
String value115,
String hostName116)
Auto generated method signature for Asynchronous Invocations
|
void |
startAllWebapps()
Auto generated method signature for Asynchronous Invocations
|
void |
startdownloadWarFileHandler(String fileName60,
String hostName61,
String webappType62,
WebappAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetActiveSessions(String webappFileName86,
int pageNumber87,
String hostName88,
WebappAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetBamConfiguration(String webappFileName43,
String hostName44,
WebappAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPagedFaultyWebappsSummary(String webappSearchString100,
String webappType101,
int pageNumber102,
WebappAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPagedWebappsSummary(String webappSearchString122,
String webappState123,
String webappType124,
int pageNumber125,
WebappAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetStartedWebapp(String webappFileName36,
String hostName37,
WebappAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetStoppedWebapp(String webappFileName48,
String hostName49,
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[] webappUploadDataList92,
WebappAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startWebapps(String[] webappKeys41)
Auto generated method signature for Asynchronous Invocations
|
void |
stopAllWebapps()
Auto generated method signature for Asynchronous Invocations
|
void |
stopWebapps(String[] webappKeys76)
Auto generated method signature for Asynchronous Invocations
|
boolean |
uploadWebapp(WebappUploadData[] webappUploadDataList92)
Auto generated method signature
|
WebappMetadata getStartedWebapp(String webappFileName36, String hostName37) throws RemoteException
getStartedWebapp35 - RemoteExceptionvoid startgetStartedWebapp(String webappFileName36, String hostName37, WebappAdminCallbackHandler callback) throws RemoteException
getStartedWebapp35 - RemoteExceptionvoid startWebapps(String[] webappKeys41) throws RemoteException
RemoteExceptionString getBamConfiguration(String webappFileName43, String hostName44) throws RemoteException
getBamConfiguration42 - RemoteExceptionvoid startgetBamConfiguration(String webappFileName43, String hostName44, WebappAdminCallbackHandler callback) throws RemoteException
getBamConfiguration42 - RemoteExceptionWebappMetadata getStoppedWebapp(String webappFileName48, String hostName49) throws RemoteException
getStoppedWebapp47 - RemoteExceptionvoid startgetStoppedWebapp(String webappFileName48, String hostName49, WebappAdminCallbackHandler callback) throws RemoteException
getStoppedWebapp47 - RemoteExceptionvoid expireSessionsInWebapp(String webappKey53, long maxSessionLifetimeMillis54) throws RemoteException
RemoteExceptionvoid expireAllSessions(String webappKey56) throws RemoteException
RemoteExceptionvoid deleteStartedWebapps(String[] webappKey58) throws RemoteException
RemoteExceptionDataHandler downloadWarFileHandler(String fileName60, String hostName61, String webappType62) throws RemoteException
downloadWarFileHandler59 - RemoteExceptionvoid startdownloadWarFileHandler(String fileName60, String hostName61, String webappType62, WebappAdminCallbackHandler callback) throws RemoteException
downloadWarFileHandler59 - RemoteExceptionvoid expireSessions(String webappFileName66, String[] sessionIDs67, String hostName68) throws RemoteException
RemoteExceptionvoid expireSessionsInWebapps(String[] webappKeySet70) throws RemoteException
RemoteExceptionvoid reloadAllWebapps()
throws RemoteException
RemoteExceptionboolean isUnpackWARs()
throws RemoteException
isUnpackWARs72 - RemoteExceptionvoid startisUnpackWARs(WebappAdminCallbackHandler callback) throws RemoteException
isUnpackWARs72 - RemoteExceptionvoid stopWebapps(String[] webappKeys76) throws RemoteException
RemoteExceptionvoid deleteFaultyWebapps(String[] webappKey78) throws RemoteException
RemoteExceptionvoid reloadWebapps(String[] webappKey80) throws RemoteException
RemoteExceptionvoid changeDefaultAppVersion(String appGroupName82, String fileName83, String hostName84) throws RemoteException, WebappAdminArtifactMetadataException
WebappAdminArtifactMetadataException - :RemoteExceptionSessionsWrapper getActiveSessions(String webappFileName86, int pageNumber87, String hostName88) throws RemoteException
getActiveSessions85 - RemoteExceptionvoid startgetActiveSessions(String webappFileName86, int pageNumber87, String hostName88, WebappAdminCallbackHandler callback) throws RemoteException
getActiveSessions85 - RemoteExceptionboolean uploadWebapp(WebappUploadData[] webappUploadDataList92) throws RemoteException
uploadWebapp91 - RemoteExceptionvoid startuploadWebapp(WebappUploadData[] webappUploadDataList92, WebappAdminCallbackHandler callback) throws RemoteException
uploadWebapp91 - RemoteExceptionvoid deleteAllWebApps(String[] webappKey96) throws RemoteException
RemoteExceptionvoid expireSessionsInAllWebapps()
throws RemoteException
RemoteExceptionvoid deleteAllStartedWebapps()
throws RemoteException
RemoteExceptionWebappsWrapper getPagedFaultyWebappsSummary(String webappSearchString100, String webappType101, int pageNumber102) throws RemoteException
getPagedFaultyWebappsSummary99 - RemoteExceptionvoid startgetPagedFaultyWebappsSummary(String webappSearchString100, String webappType101, int pageNumber102, WebappAdminCallbackHandler callback) throws RemoteException
getPagedFaultyWebappsSummary99 - RemoteExceptionboolean isDefaultVersionManagementEnabled()
throws RemoteException
isDefaultVersionManagementEnabled105 - RemoteExceptionvoid startisDefaultVersionManagementEnabled(WebappAdminCallbackHandler callback) throws RemoteException
isDefaultVersionManagementEnabled105 - RemoteExceptionvoid deleteStoppedWebapps(String[] webappKey109) throws RemoteException
RemoteExceptionvoid stopAllWebapps()
throws RemoteException
RemoteExceptionvoid deleteAllFaultyWebapps()
throws RemoteException
RemoteExceptionvoid startAllWebapps()
throws RemoteException
RemoteExceptionvoid setBamConfiguration(String webappFileName114, String value115, String hostName116) throws RemoteException
RemoteExceptionVhostHolder getVhostHolder() throws RemoteException
getVhostHolder117 - RemoteExceptionvoid startgetVhostHolder(WebappAdminCallbackHandler callback) throws RemoteException
getVhostHolder117 - RemoteExceptionvoid deleteAllStoppedWebapps()
throws RemoteException
RemoteExceptionWebappsWrapper getPagedWebappsSummary(String webappSearchString122, String webappState123, String webappType124, int pageNumber125) throws RemoteException
getPagedWebappsSummary121 - RemoteExceptionvoid startgetPagedWebappsSummary(String webappSearchString122, String webappState123, String webappType124, int pageNumber125, WebappAdminCallbackHandler callback) throws RemoteException
getPagedWebappsSummary121 - RemoteExceptionCopyright © 2019 WSO2. All rights reserved.