Package org.wso2.carbon.webapp.mgt.stub
Interface WebappAdmin
- All Known Implementing Classes:
WebappAdminStub
public interface WebappAdmin
-
Method Summary
Modifier and TypeMethodDescriptionvoidchangeDefaultAppVersion(String appGroupName82, String fileName83, String hostName84) Auto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous InvocationsvoiddeleteAllWebApps(String[] webappKey96) Auto generated method signature for Asynchronous InvocationsvoiddeleteFaultyWebapps(String[] webappKey78) Auto generated method signature for Asynchronous InvocationsvoiddeleteStartedWebapps(String[] webappKey58) Auto generated method signature for Asynchronous InvocationsvoiddeleteStoppedWebapps(String[] webappKey109) Auto generated method signature for Asynchronous InvocationsdownloadWarFileHandler(String fileName60, String hostName61, String webappType62) Auto generated method signaturevoidexpireAllSessions(String webappKey56) Auto generated method signature for Asynchronous InvocationsvoidexpireSessions(String webappFileName66, String[] sessionIDs67, String hostName68) Auto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous InvocationsvoidexpireSessionsInWebapp(String webappKey53, long maxSessionLifetimeMillis54) Auto generated method signature for Asynchronous InvocationsvoidexpireSessionsInWebapps(String[] webappKeySet70) Auto generated method signature for Asynchronous InvocationsgetActiveSessions(String webappFileName86, int pageNumber87, String hostName88) Auto generated method signaturegetBamConfiguration(String webappFileName43, String hostName44) Auto generated method signaturegetPagedFaultyWebappsSummary(String webappSearchString100, String webappType101, int pageNumber102) Auto generated method signaturegetPagedWebappsSummary(String webappSearchString122, String webappState123, String webappType124, int pageNumber125) Auto generated method signaturegetStartedWebapp(String webappFileName36, String hostName37) Auto generated method signaturegetStoppedWebapp(String webappFileName48, String hostName49) Auto generated method signatureAuto generated method signaturebooleanAuto generated method signaturebooleanAuto generated method signaturevoidAuto generated method signature for Asynchronous InvocationsvoidreloadWebapps(String[] webappKey80) Auto generated method signature for Asynchronous InvocationsvoidsetBamConfiguration(String webappFileName114, String value115, String hostName116) Auto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous InvocationsvoidstartdownloadWarFileHandler(String fileName60, String hostName61, String webappType62, WebappAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartgetActiveSessions(String webappFileName86, int pageNumber87, String hostName88, WebappAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartgetBamConfiguration(String webappFileName43, String hostName44, WebappAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartgetPagedFaultyWebappsSummary(String webappSearchString100, String webappType101, int pageNumber102, WebappAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartgetPagedWebappsSummary(String webappSearchString122, String webappState123, String webappType124, int pageNumber125, WebappAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartgetStartedWebapp(String webappFileName36, String hostName37, WebappAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartgetStoppedWebapp(String webappFileName48, String hostName49, WebappAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous InvocationsvoidstartisUnpackWARs(WebappAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartuploadWebapp(WebappUploadData[] webappUploadDataList92, WebappAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartWebapps(String[] webappKeys41) Auto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous InvocationsvoidstopWebapps(String[] webappKeys76) Auto generated method signature for Asynchronous InvocationsbooleanuploadWebapp(WebappUploadData[] webappUploadDataList92) Auto generated method signature
-
Method Details
-
getStartedWebapp
Auto generated method signature- Parameters:
getStartedWebapp35-- Throws:
RemoteException
-
startgetStartedWebapp
void startgetStartedWebapp(String webappFileName36, String hostName37, WebappAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
getStartedWebapp35-- Throws:
RemoteException
-
startWebapps
Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
getBamConfiguration
Auto generated method signature- Parameters:
getBamConfiguration42-- Throws:
RemoteException
-
startgetBamConfiguration
void startgetBamConfiguration(String webappFileName43, String hostName44, WebappAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
getBamConfiguration42-- Throws:
RemoteException
-
getStoppedWebapp
Auto generated method signature- Parameters:
getStoppedWebapp47-- Throws:
RemoteException
-
startgetStoppedWebapp
void startgetStoppedWebapp(String webappFileName48, String hostName49, WebappAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
getStoppedWebapp47-- Throws:
RemoteException
-
expireSessionsInWebapp
void expireSessionsInWebapp(String webappKey53, long maxSessionLifetimeMillis54) throws RemoteException Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
expireAllSessions
Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
deleteStartedWebapps
Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
downloadWarFileHandler
DataHandler downloadWarFileHandler(String fileName60, String hostName61, String webappType62) throws RemoteException Auto generated method signature- Parameters:
downloadWarFileHandler59-- Throws:
RemoteException
-
startdownloadWarFileHandler
void startdownloadWarFileHandler(String fileName60, String hostName61, String webappType62, WebappAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
downloadWarFileHandler59-- Throws:
RemoteException
-
expireSessions
void expireSessions(String webappFileName66, String[] sessionIDs67, String hostName68) throws RemoteException Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
expireSessionsInWebapps
Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
reloadAllWebapps
Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
isUnpackWARs
Auto generated method signature- Parameters:
isUnpackWARs72-- Throws:
RemoteException
-
startisUnpackWARs
Auto generated method signature for Asynchronous Invocations- Parameters:
isUnpackWARs72-- Throws:
RemoteException
-
stopWebapps
Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
deleteFaultyWebapps
Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
reloadWebapps
Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
changeDefaultAppVersion
void changeDefaultAppVersion(String appGroupName82, String fileName83, String hostName84) throws RemoteException, WebappAdminArtifactMetadataException Auto generated method signature for Asynchronous Invocations- Throws:
WebappAdminArtifactMetadataException- :RemoteException
-
getActiveSessions
SessionsWrapper getActiveSessions(String webappFileName86, int pageNumber87, String hostName88) throws RemoteException Auto generated method signature- Parameters:
getActiveSessions85-- Throws:
RemoteException
-
startgetActiveSessions
void startgetActiveSessions(String webappFileName86, int pageNumber87, String hostName88, WebappAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
getActiveSessions85-- Throws:
RemoteException
-
uploadWebapp
Auto generated method signature- Parameters:
uploadWebapp91-- Throws:
RemoteException
-
startuploadWebapp
void startuploadWebapp(WebappUploadData[] webappUploadDataList92, WebappAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
uploadWebapp91-- Throws:
RemoteException
-
deleteAllWebApps
Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
expireSessionsInAllWebapps
Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
deleteAllStartedWebapps
Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
getPagedFaultyWebappsSummary
WebappsWrapper getPagedFaultyWebappsSummary(String webappSearchString100, String webappType101, int pageNumber102) throws RemoteException Auto generated method signature- Parameters:
getPagedFaultyWebappsSummary99-- Throws:
RemoteException
-
startgetPagedFaultyWebappsSummary
void startgetPagedFaultyWebappsSummary(String webappSearchString100, String webappType101, int pageNumber102, WebappAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
getPagedFaultyWebappsSummary99-- Throws:
RemoteException
-
isDefaultVersionManagementEnabled
Auto generated method signature- Parameters:
isDefaultVersionManagementEnabled105-- Throws:
RemoteException
-
startisDefaultVersionManagementEnabled
void startisDefaultVersionManagementEnabled(WebappAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
isDefaultVersionManagementEnabled105-- Throws:
RemoteException
-
deleteStoppedWebapps
Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
stopAllWebapps
Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
deleteAllFaultyWebapps
Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
startAllWebapps
Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
setBamConfiguration
void setBamConfiguration(String webappFileName114, String value115, String hostName116) throws RemoteException Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
getVhostHolder
Auto generated method signature- Parameters:
getVhostHolder117-- Throws:
RemoteException
-
startgetVhostHolder
Auto generated method signature for Asynchronous Invocations- Parameters:
getVhostHolder117-- Throws:
RemoteException
-
deleteAllStoppedWebapps
Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
getPagedWebappsSummary
WebappsWrapper getPagedWebappsSummary(String webappSearchString122, String webappState123, String webappType124, int pageNumber125) throws RemoteException Auto generated method signature- Parameters:
getPagedWebappsSummary121-- Throws:
RemoteException
-
startgetPagedWebappsSummary
void startgetPagedWebappsSummary(String webappSearchString122, String webappState123, String webappType124, int pageNumber125, WebappAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
getPagedWebappsSummary121-- Throws:
RemoteException
-