- calculateGhostFileName(String, String) - Static method in class org.wso2.carbon.webapp.mgt.utils.GhostWebappDeployerUtils
-
Calculate the ghost file name using the original file name.
- CARBON_HOME - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
-
- CarbonServletRequestListener - Class in org.wso2.carbon.webapp.mgt
-
Used for keeping track of request received by each webapp
- CarbonServletRequestListener() - Constructor for class org.wso2.carbon.webapp.mgt.CarbonServletRequestListener
-
- CarbonSessionReplicationMessage - Class in org.wso2.carbon.webapp.mgt.session
-
This is wrapper class which wraps tomcat's ClusterMessage in axis2's ClusteringMessage.
- CarbonSessionReplicationMessage() - Constructor for class org.wso2.carbon.webapp.mgt.session.CarbonSessionReplicationMessage
-
- CarbonSessionReplicationMessage(int) - Constructor for class org.wso2.carbon.webapp.mgt.session.CarbonSessionReplicationMessage
-
- CarbonTomcatClusterableSessionManager - Class in org.wso2.carbon.webapp.mgt.session
-
A Clusterable SessionManager implementation which ensures that sessions of distributable
webapps are replicated across cluster nodes.
- CarbonTomcatClusterableSessionManager() - Constructor for class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
-
- CarbonTomcatClusterableSessionManager(int) - Constructor for class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
-
- CarbonTomcatSessionManager - Class in org.wso2.carbon.webapp.mgt
-
SessionManager which ensures that one tenant's sessions cannot be accessed by other tenants.
- CarbonTomcatSessionManager(int) - Constructor for class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionManager
-
- CarbonTomcatSessionManager() - Constructor for class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionManager
-
- CarbonTomcatSessionMessage - Class in org.wso2.carbon.webapp.mgt.session
-
This class implements tomcat session message and extends axis2 clustering message.
- CarbonTomcatSessionMessage() - Constructor for class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSessionMessage
-
- CarbonTomcatSessionMessage(String, int, byte[], String, String, int) - Constructor for class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSessionMessage
-
- CarbonTomcatSessionMessage(String, int, byte[], String, String) - Constructor for class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSessionMessage
-
Deprecated.
- CarbonTomcatSessionPersistentManager - Class in org.wso2.carbon.webapp.mgt
-
CarbonTomcatSessionPersistentManager which ensures that one tenant's sessions cannot be accessed
by other tenants.
- CarbonTomcatSessionPersistentManager() - Constructor for class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionPersistentManager
-
- CarbonTomcatSessionPersistentManager(int) - Constructor for class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionPersistentManager
-
- CarbonTomcatSessionReplicationValve - Class in org.wso2.carbon.webapp.mgt.session
-
- CarbonTomcatSessionReplicationValve() - Constructor for class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSessionReplicationValve
-
- CarbonTomcatSimpleTcpCluster - Class in org.wso2.carbon.webapp.mgt.session
-
The class extends tomcat's SimpleTcpCluster.
- CarbonTomcatSimpleTcpCluster() - Constructor for class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSimpleTcpCluster
-
- CarbonWebappClassLoader - Class in org.wso2.carbon.webapp.mgt.loader
-
Customized WebappClassloader for Carbon.
- CarbonWebappClassLoader(ClassLoader) - Constructor for class org.wso2.carbon.webapp.mgt.loader.CarbonWebappClassLoader
-
- CarbonWebappLoader - Class in org.wso2.carbon.webapp.mgt.loader
-
Customized WebappLoader for Carbon.
- CarbonWebappLoader() - Constructor for class org.wso2.carbon.webapp.mgt.loader.CarbonWebappLoader
-
- CarbonWebappLoader(ClassLoader) - Constructor for class org.wso2.carbon.webapp.mgt.loader.CarbonWebappLoader
-
- changeDefaultAppVersion(String, String, String) - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
- changeSessionId(Session, boolean) - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
-
- checkJaxApplication(WebApplication) - Static method in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
-
This util method is used to check if the given application is a Jax-RS/WS app
- checkUnpackWars() - Static method in class org.wso2.carbon.webapp.mgt.TomcatUtil
-
check unpack wars property
- CL_CONFIG_FILE - Static variable in class org.wso2.carbon.webapp.mgt.loader.LoaderConstants
-
- ClassloadingConfiguration - Class in org.wso2.carbon.webapp.mgt.loader
-
Global ClassloadingConfiguration.
- ClassloadingConfiguration() - Constructor for class org.wso2.carbon.webapp.mgt.loader.ClassloadingConfiguration
-
- ClassloadingContextBuilder - Class in org.wso2.carbon.webapp.mgt.loader
-
Responsible for building the ClassloadingConfiguration and WebappClassloadingContext objects based on the
webapp-classloading-environments.xml and webapp-classloading.xml files.
- ClassloadingContextBuilder() - Constructor for class org.wso2.carbon.webapp.mgt.loader.ClassloadingContextBuilder
-
- cleanup() - Method in class org.wso2.carbon.webapp.mgt.AbstractWebappDeployer
-
- CLEnvironment - Class in org.wso2.carbon.webapp.mgt.loader
-
- CLEnvironment(String[], String[]) - Constructor for class org.wso2.carbon.webapp.mgt.loader.CLEnvironment
-
- cloneFromTemplate() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
-
- clusterMessageReceived(ClusterMessage) - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
-
- CompoundEnumeration<E> - Class in org.wso2.carbon.webapp.mgt.loader
-
- CompoundEnumeration(Enumeration[]) - Constructor for class org.wso2.carbon.webapp.mgt.loader.CompoundEnumeration
-
- configContext - Variable in class org.wso2.carbon.webapp.mgt.AbstractWebappDeployer
-
- configurationContext - Variable in class org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer
-
- CONSUMER_URL_POSTFIX - Static variable in class org.wso2.carbon.webapp.mgt.sso.WebappSSOConstants
-
- createManager(String) - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSimpleTcpCluster
-
Create new Manager without add to cluster (comes with start the manager)
- createTomcatGenericWebappDeployer(String, int, String) - Method in class org.wso2.carbon.webapp.mgt.AbstractWebappDeployer
-
- CUSTOM_ACS_HEADER - Static variable in class org.wso2.carbon.webapp.mgt.sso.WebappSSOConstants
-
Custom HTTP header that can override the default generated ACS url for a web application.
- CXF_ENV - Static variable in class org.wso2.carbon.webapp.mgt.loader.LoaderConstants
-
- generateConsumerUrl(Request, Properties) - Static method in class org.wso2.carbon.webapp.mgt.sso.SSOUtils
-
By default this method generates the ACS url based on the application server hostname + tenant.suffix.
- generateIssuerID(String) - Static method in class org.wso2.carbon.webapp.mgt.sso.SSOUtils
-
- generateMetaFileDirName(String, ConfigurationContext) - Static method in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
-
- getActiveSessions() - Method in class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionManager
-
- getActiveSessions() - Method in class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionPersistentManager
-
Returns the number of active sessions
- getActiveSessions() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
-
- getActiveSessions(String, int, String) - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
Get all active sessions of a webapp
- getActiveSessions() - Method in class org.wso2.carbon.webapp.mgt.WebApplication.Statistics
-
- getActiveSessions() - Method in class org.wso2.carbon.webapp.mgt.WebappStatistics
-
- getAddress() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSessionMessage
-
- getAllClusterSessions() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
-
- getAllWebappHolders(ConfigurationContext) - Static method in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
-
- getAllWebapps() - Method in class org.wso2.carbon.webapp.mgt.WebApplicationsHolder
-
Get started and stopped webapps
- getAppbase(String) - Static method in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
-
This util method will return appbase value of matching host name from catalina-server.xml
- getAppBase() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
Return a File object representing the "application root" directory
for our associated Host.
- getAppBases() - Static method in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
-
- getApplicationManager() - Static method in class org.wso2.carbon.webapp.mgt.DataHolder
-
- getApplicationNameFromContext(String) - Static method in class org.wso2.carbon.webapp.mgt.TomcatUtil
-
- getAppVersion() - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
-
- getAppVersionMap() - Method in class org.wso2.carbon.webapp.mgt.WebApplicationsHolder
-
- getAppVersionRoot() - Method in class org.wso2.carbon.webapp.mgt.VersionedWebappMetadata
-
- getAuthType() - Method in class org.wso2.carbon.webapp.mgt.SessionMetadata
-
- getAuthType() - Method in class org.wso2.carbon.webapp.mgt.WebApplication.HttpSession
-
- getAvgSessionLifetime() - Method in class org.wso2.carbon.webapp.mgt.WebApplication.Statistics
-
- getAvgSessionLifetime() - Method in class org.wso2.carbon.webapp.mgt.WebappStatistics
-
- getBamConfiguration(String, String) - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
This method returns the bam configuration statistic enabled or not
- getBamEnableFromWebappMetaData() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
Reads from webappmeta files and return wether bam enabled.
- getCarbonTomcatService() - Static method in class org.wso2.carbon.webapp.mgt.DataHolder
-
- getClassloadingConfig() - Static method in class org.wso2.carbon.webapp.mgt.loader.WebappClassloadingContext
-
- getContext() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
This method will return the Catalina Context for a particular webapp
- getContext() - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
-
- getContextName() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSessionMessage
-
- getContextName() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
- getContextPath() - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
-
- getCreationTime() - Method in class org.wso2.carbon.webapp.mgt.SessionMetadata
-
- getCreationTime() - Method in class org.wso2.carbon.webapp.mgt.WebApplication.HttpSession
-
- getCredentalContextSet() - Method in class org.wso2.carbon.webapp.mgt.sso.SSOCarbonX509Credential
-
- getCredentialType() - Method in class org.wso2.carbon.webapp.mgt.sso.SSOCarbonX509Credential
-
- getCRLs() - Method in class org.wso2.carbon.webapp.mgt.sso.SSOCarbonX509Credential
-
- getDataHandler() - Method in class org.wso2.carbon.webapp.mgt.WebappUploadData
-
- getDefaultHost() - Static method in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
-
- getDefaultHostName() - Method in class org.wso2.carbon.webapp.mgt.VhostHolder
-
- getDefaultVersion(String) - Method in class org.wso2.carbon.webapp.mgt.version.AppVersionHandlerImpl
-
- getDefaultWebappHolder(ConfigurationContext) - Static method in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
-
- getDelegatedEnvironment(String) - Method in class org.wso2.carbon.webapp.mgt.loader.ClassloadingConfiguration
-
- getDelegatedPackageArray() - Method in class org.wso2.carbon.webapp.mgt.loader.CLEnvironment
-
- getDelegatedResourcesArray() - Method in class org.wso2.carbon.webapp.mgt.loader.CLEnvironment
-
- getDeploymentSynchronizerService() - Static method in class org.wso2.carbon.webapp.mgt.DataHolder
-
- getDisplayName() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
- getDisplayName() - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
-
- getDistributable() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
- getDocBase() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
- getDummyContextDirectoryPath(String, AxisConfiguration) - Static method in class org.wso2.carbon.webapp.mgt.utils.GhostWebappDeployerUtils
-
Method which will return the dummy context directory path for current tenant which will be
created in /tmp/tenants/ directory
- getDummyContextFile(String, AxisConfiguration) - Static method in class org.wso2.carbon.webapp.mgt.utils.GhostWebappDeployerUtils
-
Calculate the dummy context file name using the original file name.
- getEntityCertificate() - Method in class org.wso2.carbon.webapp.mgt.sso.SSOCarbonX509Credential
-
- getEntityCertificateChain() - Method in class org.wso2.carbon.webapp.mgt.sso.SSOCarbonX509Credential
-
- getEntityId() - Method in class org.wso2.carbon.webapp.mgt.sso.SSOCarbonX509Credential
-
- getEnvironments() - Method in class org.wso2.carbon.webapp.mgt.loader.ClassloadingConfiguration
-
- getEnvironments() - Method in class org.wso2.carbon.webapp.mgt.loader.WebappClassloadingContext
-
- getEnvironmentsCount() - Method in class org.wso2.carbon.webapp.mgt.loader.ClassloadingConfiguration
-
- getEventType() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSessionMessage
-
returns the event type
- getEventTypeString() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSessionMessage
-
clear text event type name (for logging purpose only)
- getExclusiveEnvironment(String) - Method in class org.wso2.carbon.webapp.mgt.loader.ClassloadingConfiguration
-
- getExpiredSessions() - Method in class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionManager
-
- getExpiredSessions() - Method in class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionPersistentManager
-
Gets the number of sessions that have expired.
- getExpiredSessions() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
-
- getExpiredSessions() - Method in class org.wso2.carbon.webapp.mgt.WebApplication.Statistics
-
- getExpiredSessions() - Method in class org.wso2.carbon.webapp.mgt.WebappStatistics
-
- getFaultException() - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
-
- getFaultReason() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
- getFaultyWebapps() - Method in class org.wso2.carbon.webapp.mgt.WebApplicationsHolder
-
- getFileName() - Method in class org.wso2.carbon.webapp.mgt.WebappUploadData
-
- getGhostFile(String, AxisConfiguration) - Static method in class org.wso2.carbon.webapp.mgt.utils.GhostWebappDeployerUtils
-
Creates a File instance for the ghost service according to the original file name..
- getHost(String) - Static method in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
-
- getHostName() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
- getHostName() - Method in class org.wso2.carbon.webapp.mgt.WebapplicationHelper
-
- getHostName() - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
-
- getHostName() - Method in class org.wso2.carbon.webapp.mgt.WebappsWrapper
-
- getHostName() - Method in class org.wso2.carbon.webapp.mgt.WebappUploadData
-
- getHotUpdateService() - Static method in class org.wso2.carbon.webapp.mgt.DataHolder
-
- getHttpPort() - Method in class org.wso2.carbon.webapp.mgt.WebappsWrapper
-
- getHttpsPort() - Method in class org.wso2.carbon.webapp.mgt.WebappsWrapper
-
- getInfo() - Method in class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionPersistentManager
-
Return descriptive information about this Manager implementation and
the corresponding version number, in the format
description/version
.
- getKeyNames() - Method in class org.wso2.carbon.webapp.mgt.sso.SSOCarbonX509Credential
-
- getLastAccessedTime() - Method in class org.wso2.carbon.webapp.mgt.SessionMetadata
-
- getLastAccessedTime() - Method in class org.wso2.carbon.webapp.mgt.WebApplication.HttpSession
-
- getLastModifiedTime() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
- getLastModifiedTime() - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
-
- getManagerTemplate() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSimpleTcpCluster
-
- getMatchingHostName(String) - Static method in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
-
- getMatchingVirtualHost(String) - Static method in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
-
- getMaxActive() - Method in class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionManager
-
- getMaxActive() - Method in class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionPersistentManager
-
Max number of concurrent active sessions
- getMaxActive() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
-
- getMaxActiveSessions() - Method in class org.wso2.carbon.webapp.mgt.WebApplication.Statistics
-
- getMaxActiveSessions() - Method in class org.wso2.carbon.webapp.mgt.WebappStatistics
-
- getMaxInactiveInterval() - Method in class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionManager
-
- getMaxInactiveInterval() - Method in class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionPersistentManager
-
Return the default maximum inactive interval (in seconds) for Sessions created by this Manager.
- getMaxInactiveInterval() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
-
- getMaxInactiveInterval() - Method in class org.wso2.carbon.webapp.mgt.SessionMetadata
-
- getMaxInactiveInterval() - Method in class org.wso2.carbon.webapp.mgt.WebApplication.HttpSession
-
- getMaxSessionInactivityInterval() - Method in class org.wso2.carbon.webapp.mgt.WebApplication.Statistics
-
- getMaxSessionInactivityInterval() - Method in class org.wso2.carbon.webapp.mgt.WebappStatistics
-
- getMaxSessionLifetime() - Method in class org.wso2.carbon.webapp.mgt.WebApplication.Statistics
-
- getMaxSessionLifetime() - Method in class org.wso2.carbon.webapp.mgt.WebappStatistics
-
- getName() - Method in class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionPersistentManager
-
Return the descriptive short name of this Manager implementation.
- getName() - Method in class org.wso2.carbon.webapp.mgt.WebContextParameter
-
- getNumberOfActiveSessions() - Method in class org.wso2.carbon.webapp.mgt.SessionsWrapper
-
- getNumberOfCorrectWebapps() - Method in class org.wso2.carbon.webapp.mgt.WebappsWrapper
-
- getNumberOfFaultyWebapps() - Method in class org.wso2.carbon.webapp.mgt.WebappsWrapper
-
- getNumberOfPages() - Method in class org.wso2.carbon.webapp.mgt.SessionsWrapper
-
- getNumberOfPages() - Method in class org.wso2.carbon.webapp.mgt.WebappsWrapper
-
- getPagedFaultyWebappsSummary(String, String, int) - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
- getPagedWebappsSummary(String, String, String, int) - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
Get a page of started webapps
- getPrivateKey() - Method in class org.wso2.carbon.webapp.mgt.sso.SSOCarbonX509Credential
-
- getProperty(String) - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
- getProvidedRepositories() - Method in class org.wso2.carbon.webapp.mgt.loader.WebappClassloadingContext
-
- getPublicKey() - Method in class org.wso2.carbon.webapp.mgt.sso.SSOCarbonX509Credential
-
Retrieves the publicKey
- getQueuedSessionMsgMap() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
-
- getRealmService() - Static method in class org.wso2.carbon.webapp.mgt.DataHolder
-
- getRegistryService() - Static method in class org.wso2.carbon.webapp.mgt.DataHolder
-
- getRejectedSessions() - Method in class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionManager
-
- getRejectedSessions() - Method in class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionPersistentManager
-
Returns the number of session creations that failed due to maxActiveSessions
- getRejectedSessions() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
-
- getRejectedSessions() - Method in class org.wso2.carbon.webapp.mgt.WebApplication.Statistics
-
- getRejectedSessions() - Method in class org.wso2.carbon.webapp.mgt.WebappStatistics
-
- getRequestedURL() - Method in class org.wso2.carbon.webapp.mgt.sso.RelayState
-
- getRequestParameters() - Method in class org.wso2.carbon.webapp.mgt.sso.RelayState
-
- getRequestQueryString() - Method in class org.wso2.carbon.webapp.mgt.sso.RelayState
-
- getResourceAsStream(String) - Method in class org.wso2.carbon.webapp.mgt.loader.CarbonWebappClassLoader
-
- getResources(String) - Method in class org.wso2.carbon.webapp.mgt.loader.CarbonWebappClassLoader
-
- getResponse() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonSessionReplicationMessage
-
- getResponse() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSessionMessage
-
- getResponse() - Method in class org.wso2.carbon.webapp.mgt.sync.ApplicationSynchronizeRequest
-
- getSAMLSSOURLforApp(String, Properties) - Static method in class org.wso2.carbon.webapp.mgt.sso.SSOUtils
-
- getSecretKey() - Method in class org.wso2.carbon.webapp.mgt.sso.SSOCarbonX509Credential
-
- getServerConfigContext() - Static method in class org.wso2.carbon.webapp.mgt.DataHolder
-
- getServerConfigHostName() - Static method in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
-
This will read "HostName" value from carbon.xml and will return
default host (from catalina-server.xml) if the value is null (or not defined)
- getServiceListPath() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
- getServiceListPath() - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
-
- getServletContext() - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
-
- getSession() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSessionMessage
-
- getSession(String) - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
Get the session corresponding to the sessionId
- getSessionAverageAliveTime() - Method in class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionManager
-
- getSessionAverageAliveTime() - Method in class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionPersistentManager
-
Gets the average time (in seconds) that expired sessions had been alive.
- getSessionAverageAliveTime() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
-
- getSessionID() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSessionMessage
-
- getSessionId() - Method in class org.wso2.carbon.webapp.mgt.SessionMetadata
-
- getSessionId() - Method in class org.wso2.carbon.webapp.mgt.WebApplication.HttpSession
-
- getSessionMaxAliveTime() - Method in class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionManager
-
- getSessionMaxAliveTime() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
-
- getSessionReplicationMessage(String, boolean) - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
-
- getSessions() - Method in class org.wso2.carbon.webapp.mgt.SessionsWrapper
-
- getSessions() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
Get all the current sessions for this webapp
- getStartedWebapp(String, String) - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
Get the details of a deplyed webapp
- getStartedWebapps() - Method in class org.wso2.carbon.webapp.mgt.WebApplicationsHolder
-
- getState() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
- getState() - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
-
- getStatistics() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
- getStatistics() - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
-
- getStoppedWebapp(String, String) - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
Get the details of an stopped webapp
- getStoppedWebapps() - Method in class org.wso2.carbon.webapp.mgt.WebApplicationsHolder
-
- getTenantRegistryLoader() - Static method in class org.wso2.carbon.webapp.mgt.DataHolder
-
- getTimestamp() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSessionMessage
-
- getTomcatGenericWebappsDeployer() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
- getTransitGhostWebAppsMap(ConfigurationContext) - Static method in class org.wso2.carbon.webapp.mgt.utils.GhostWebappDeployerUtils
-
Get the map of services which are in transit.
- getType() - Method in class org.wso2.carbon.webapp.mgt.AbstractWebappDeployer
-
- getUniqueId() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSessionMessage
-
- getUsageType() - Method in class org.wso2.carbon.webapp.mgt.sso.SSOCarbonX509Credential
-
- getValue() - Method in class org.wso2.carbon.webapp.mgt.WebContextParameter
-
- getVersion() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
- getVersion() - Method in class org.wso2.carbon.webapp.mgt.WebappUploadData
-
- getVersionGroups() - Method in class org.wso2.carbon.webapp.mgt.VersionedWebappMetadata
-
- getVhostHolder() - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
- getVhostNames() - Static method in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
-
- getVhosts() - Method in class org.wso2.carbon.webapp.mgt.VhostHolder
-
- getWebappDeploymentDirPath(String, String) - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
- getWebappDeploymentDirPath(String) - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
- getWebappDeploymentFile(String, String, String) - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
Return the location of the actual webapp file
- getWebappDir(String) - Static method in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
-
This util method is used to return base dir name of webapp.
- getWebappDirPath(String) - Static method in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
-
This util method is used to return file path of base dir.
- getWebappFile() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
- getWebappFile() - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
-
- getWebappFileName() - Method in class org.wso2.carbon.webapp.mgt.SessionsWrapper
-
- getWebappHolder(String, ConfigurationContext) - Static method in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
-
This util method will return the web application holder of the given web app file
- getWebappKey(File) - Static method in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
-
This will return a key with pair hostname:webappFileName
- getWebappKey() - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
-
- getWebappName(String) - Static method in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
-
- getWebappName() - Method in class org.wso2.carbon.webapp.mgt.WebapplicationHelper
-
- getWebappResourcePath(WebApplication) - Static method in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
-
Returns the registry path for the webapp
- getWebapps() - Method in class org.wso2.carbon.webapp.mgt.WebappsWrapper
-
- getWebappsDeployers() - Static method in class org.wso2.carbon.webapp.mgt.TomcatUtil
-
Retrieve the list of registered webapps deployers
- getWebappsDir() - Method in class org.wso2.carbon.webapp.mgt.WebApplicationsHolder
-
- getWebappsDir() - Method in class org.wso2.carbon.webapp.mgt.WebappsWrapper
-
- getWebappType() - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
-
- GhostWebappDeployerUtils - Class in org.wso2.carbon.webapp.mgt.utils
-
Utility class for handling lazy loading of webapps
- GhostWebappDeployerValve - Class in org.wso2.carbon.webapp.mgt
-
Handles management of webapps when ghost deployer is enabled.
- GhostWebappDeployerValve() - Constructor for class org.wso2.carbon.webapp.mgt.GhostWebappDeployerValve
-
- GhostWebappMetaArtifactsLoader - Class in org.wso2.carbon.webapp.mgt.multitenancy
-
- GhostWebappMetaArtifactsLoader() - Constructor for class org.wso2.carbon.webapp.mgt.multitenancy.GhostWebappMetaArtifactsLoader
-
- SAMLSignatureValidatorImpl - Class in org.wso2.carbon.webapp.mgt.sso
-
- SAMLSignatureValidatorImpl() - Constructor for class org.wso2.carbon.webapp.mgt.sso.SAMLSignatureValidatorImpl
-
- SAMLSSOURL - Static variable in class org.wso2.carbon.webapp.mgt.sso.WebappSSOConstants
-
- SAMLSSOValve - Class in org.wso2.carbon.webapp.mgt.sso
-
- SAMLSSOValve() - Constructor for class org.wso2.carbon.webapp.mgt.sso.SAMLSSOValve
-
- sendCreateSession(String, DeltaSession) - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
-
- sendSessions(Member, Session[], long) - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
-
- separatorsToUnix(String) - Static method in class org.wso2.carbon.webapp.mgt.utils.GhostWebappDeployerUtils
-
- serializeWebApp(WebApplication, AxisConfiguration, String) - Static method in class org.wso2.carbon.webapp.mgt.utils.GhostWebappDeployerUtils
-
Creates the ghost file for the current web application.
- servletContextParameters - Variable in class org.wso2.carbon.webapp.mgt.AbstractWebappDeployer
-
- sessionExpired(String) - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
-
- sessionManagerMap - Variable in class org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer
-
- SessionMetadata - Class in org.wso2.carbon.webapp.mgt
-
Represents an HTTP Session
- SessionMetadata() - Constructor for class org.wso2.carbon.webapp.mgt.SessionMetadata
-
- SessionMetadata(WebApplication.HttpSession) - Constructor for class org.wso2.carbon.webapp.mgt.SessionMetadata
-
- SessionsWrapper - Class in org.wso2.carbon.webapp.mgt
-
Wraps a collection of Webapp sessions
- SessionsWrapper(List<SessionMetadata>) - Constructor for class org.wso2.carbon.webapp.mgt.SessionsWrapper
-
- SessionsWrapper() - Constructor for class org.wso2.carbon.webapp.mgt.SessionsWrapper
-
- set(List<T>) - Method in class org.wso2.carbon.webapp.mgt.SessionsWrapper
-
- set(List<T>) - Method in class org.wso2.carbon.webapp.mgt.WebappsWrapper
-
- setActiveSessions(int) - Method in class org.wso2.carbon.webapp.mgt.WebappStatistics
-
- setAddress(Member) - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSessionMessage
-
- setApplicationManager(ApplicationManagerService) - Static method in class org.wso2.carbon.webapp.mgt.DataHolder
-
- setAppManager(ApplicationManagerService) - Method in class org.wso2.carbon.webapp.mgt.internal.WebappManagementServiceComponent
-
- setAppVersion(String) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
-
- setAvgSessionLifetime(int) - Method in class org.wso2.carbon.webapp.mgt.WebappStatistics
-
- setBamConfiguration(String, String, String) - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
Reset the bam enable and disable option.
- setCAppArtifact(boolean) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
-
This will be the place to enable service as CApp artifact
- setCarbonTomcatService(CarbonTomcatService) - Static method in class org.wso2.carbon.webapp.mgt.DataHolder
-
- setCarbonTomcatService(CarbonTomcatService) - Method in class org.wso2.carbon.webapp.mgt.internal.WebappDeploymentServiceComponent
-
- setConfigurationContextService(ConfigurationContextService) - Method in class org.wso2.carbon.webapp.mgt.internal.WebappManagementServiceComponent
-
- setContext(String) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
-
- setContextPath(String) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
-
- setDataHandler(DataHandler) - Method in class org.wso2.carbon.webapp.mgt.WebappUploadData
-
- setDefaultHostName(String) - Method in class org.wso2.carbon.webapp.mgt.VhostHolder
-
- setDelegatedPackages(String[]) - Method in class org.wso2.carbon.webapp.mgt.loader.WebappClassloadingContext
-
- setDelegatedResources(String[]) - Method in class org.wso2.carbon.webapp.mgt.loader.WebappClassloadingContext
-
- setDeploymentSynchronizerService(DeploymentSynchronizer) - Static method in class org.wso2.carbon.webapp.mgt.DataHolder
-
- setDeploymentSynchronizerService(DeploymentSynchronizer) - Method in class org.wso2.carbon.webapp.mgt.internal.WebappManagementServiceComponent
-
- setDirectory(String) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadataDeployer
-
- setDisplayName(String) - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
- setDisplayName(String) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
-
- setDistributable(boolean) - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
- setDocBase(String) - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
- setEnvironments(String[]) - Method in class org.wso2.carbon.webapp.mgt.loader.ClassloadingConfiguration
-
- setEnvironments(String[]) - Method in class org.wso2.carbon.webapp.mgt.loader.WebappClassloadingContext
-
- setExpiredSessions(long) - Method in class org.wso2.carbon.webapp.mgt.WebappStatistics
-
- setExtension(String) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadataDeployer
-
- setFaultException(String) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
-
- setFaultReason(Exception) - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
- setFaulty(boolean) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
-
- setFileName(String) - Method in class org.wso2.carbon.webapp.mgt.WebappUploadData
-
- setHostName(String) - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
- setHostName(String) - Method in class org.wso2.carbon.webapp.mgt.WebapplicationHelper
-
- setHostName(String) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
-
- setHostName(String) - Method in class org.wso2.carbon.webapp.mgt.WebappsWrapper
-
- setHostName(String) - Method in class org.wso2.carbon.webapp.mgt.WebappUploadData
-
- setHotUpdateService(HotUpdateService) - Static method in class org.wso2.carbon.webapp.mgt.DataHolder
-
- setHotUpdateService(HotUpdateService) - Method in class org.wso2.carbon.webapp.mgt.internal.UrlMapperServiceComponent
-
- setHttpPort(int) - Method in class org.wso2.carbon.webapp.mgt.WebappsWrapper
-
- setHttpsPort(int) - Method in class org.wso2.carbon.webapp.mgt.WebappsWrapper
-
- setIsGhostWebapp(boolean) - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
We need this method in ghost mode because, this will set a static variable which indicates
whether this Webapp is a ghost.
- setLastModifiedTime(long) - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
- setLastModifiedTime(long) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
-
- setManagerTemplate(ClusterManager) - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSimpleTcpCluster
-
- setMaxActiveSessions(int) - Method in class org.wso2.carbon.webapp.mgt.WebappStatistics
-
- setMaxSessionInactivityInterval(int) - Method in class org.wso2.carbon.webapp.mgt.WebappStatistics
-
- setMaxSessionLifetime(int) - Method in class org.wso2.carbon.webapp.mgt.WebappStatistics
-
- setNumberOfActiveSessions(int) - Method in class org.wso2.carbon.webapp.mgt.SessionsWrapper
-
- setNumberOfCorrectWebapps(int) - Method in class org.wso2.carbon.webapp.mgt.WebappsWrapper
-
- setNumberOfFaultyWebapps(int) - Method in class org.wso2.carbon.webapp.mgt.WebappsWrapper
-
- setNumberOfPages(int) - Method in class org.wso2.carbon.webapp.mgt.SessionsWrapper
-
- setNumberOfPages(int) - Method in class org.wso2.carbon.webapp.mgt.WebappsWrapper
-
- setOwnerTenantId(int) - Method in class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionManager
-
- setOwnerTenantId(int) - Method in class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionPersistentManager
-
Sets the tenantID of the tenant who owns this Tomcat Session Manager
- setOwnerTenantId(int) - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
-
- setParentFirst(boolean) - Method in class org.wso2.carbon.webapp.mgt.loader.WebappClassloadingContext
-
- setParentFirstBehaviour(boolean) - Method in class org.wso2.carbon.webapp.mgt.loader.ClassloadingConfiguration
-
- setPersistedWebappMetaData(File, String, String) - Method in class org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer
-
This method stores the value in the webapp metadata file.
- setProperty(String, Object) - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
- setProvidedRepositories(String[]) - Method in class org.wso2.carbon.webapp.mgt.loader.WebappClassloadingContext
-
- setRealmService(RealmService) - Static method in class org.wso2.carbon.webapp.mgt.DataHolder
-
- setRealmService(RealmService) - Method in class org.wso2.carbon.webapp.mgt.internal.WebappManagementServiceComponent
-
- setRegistryService(RegistryService) - Static method in class org.wso2.carbon.webapp.mgt.DataHolder
-
- setRegistryService(RegistryService) - Method in class org.wso2.carbon.webapp.mgt.internal.WebappDeploymentServiceComponent
-
- setRejectedSessions(int) - Method in class org.wso2.carbon.webapp.mgt.WebappStatistics
-
- setRequestedURL(String) - Method in class org.wso2.carbon.webapp.mgt.sso.RelayState
-
- setRequestParameters(Map<String, String[]>) - Method in class org.wso2.carbon.webapp.mgt.sso.RelayState
-
- setRequestQueryString(String) - Method in class org.wso2.carbon.webapp.mgt.sso.RelayState
-
- setRunning(boolean) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
-
- setServerConfigContext(ConfigurationContext) - Static method in class org.wso2.carbon.webapp.mgt.DataHolder
-
- setServiceListPath(String) - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
- setServiceListPath(String) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
-
- setServletContext(String) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
-
- setServletContextParameters(List<WebContextParameter>) - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
Set ServletContext parameters for this webapp
- setSessionClusterMessage(ClusterMessage) - Method in class org.wso2.carbon.webapp.mgt.session.CarbonSessionReplicationMessage
-
- setSessionMaxAliveTime(int) - Method in class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionPersistentManager
-
Sets the longest time (in seconds) that an expired session had been alive.
- setStarted(boolean) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
-
- setState(String) - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
- setState(String) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
-
- setStatistics(WebappStatistics) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
-
- setTenantId(int) - Method in class org.wso2.carbon.webapp.mgt.session.CarbonSessionReplicationMessage
-
- setTenantId(int) - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSessionMessage
-
- setTenantId(int) - Method in class org.wso2.carbon.webapp.mgt.sync.ApplicationSynchronizeRequest
-
- setTenantRegistryLoader(TenantRegistryLoader) - Static method in class org.wso2.carbon.webapp.mgt.DataHolder
-
- setTenantRegistryLoader(TenantRegistryLoader) - Method in class org.wso2.carbon.webapp.mgt.internal.WebappManagementServiceComponent
-
- setTimestamp(long) - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSessionMessage
-
set message send time but only the first setting works (one shot)
- setUniqueId(String) - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSessionMessage
-
- setVersion(String) - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
- setVersion(String) - Method in class org.wso2.carbon.webapp.mgt.WebappUploadData
-
- setVhosts(String[]) - Method in class org.wso2.carbon.webapp.mgt.VhostHolder
-
- setWebappCC(WebappClassloadingContext) - Method in class org.wso2.carbon.webapp.mgt.loader.CarbonWebappClassLoader
-
- setWebappFile(File) - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
- setWebappFile(String) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
-
- setWebappFileName(String) - Method in class org.wso2.carbon.webapp.mgt.SessionsWrapper
-
- setWebappKey(String) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
-
- setWebappName(String) - Method in class org.wso2.carbon.webapp.mgt.WebapplicationHelper
-
- setWebapps(VersionedWebappMetadata[]) - Method in class org.wso2.carbon.webapp.mgt.WebappsWrapper
-
- setWebappsDir(String) - Method in class org.wso2.carbon.webapp.mgt.WebappsWrapper
-
- setWebappType(String) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
-
- SKIP_URIS - Static variable in class org.wso2.carbon.webapp.mgt.sso.WebappSSOConstants
-
URLs that need to be skipped from SSO flow, as configured in web.xml of application.
- skipUndeploy(String) - Static method in class org.wso2.carbon.webapp.mgt.utils.GhostWebappDeployerUtils
-
Method to check if the undeploying of ghost related files needs to be skipped
- sm - Static variable in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
-
The string manager for this package.
- sort() - Method in class org.wso2.carbon.webapp.mgt.VersionedWebappMetadata
-
- SSO_AGENT_CONFIG - Static variable in class org.wso2.carbon.webapp.mgt.sso.WebappSSOConstants
-
- SSO_CONFIG_FILE_NAME - Static variable in class org.wso2.carbon.webapp.mgt.sso.WebappSSOConstants
-
- SSO_SP_CONFIG_PATH - Static variable in class org.wso2.carbon.webapp.mgt.sso.WebappSSOConstants
-
- SSOCarbonX509Credential - Class in org.wso2.carbon.webapp.mgt.sso
-
- SSOCarbonX509Credential(X509Certificate) - Constructor for class org.wso2.carbon.webapp.mgt.sso.SSOCarbonX509Credential
-
- SSOUtils - Class in org.wso2.carbon.webapp.mgt.sso
-
- SSOUtils() - Constructor for class org.wso2.carbon.webapp.mgt.sso.SSOUtils
-
- start(BundleContext) - Method in class org.wso2.carbon.webapp.mgt.internal.WebappManagementActivator
-
- start() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
Start a webapp which was stopped
- startAllWebapps() - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
Redeploy all webapps
- STARTED - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants.WebappState
-
- startInternal() - Method in class org.wso2.carbon.webapp.mgt.loader.CarbonWebappLoader
-
- startWebapps(String[]) - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
Redeploy a set of webapps
- stop(BundleContext) - Method in class org.wso2.carbon.webapp.mgt.internal.WebappManagementActivator
-
- stop() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
Temporarilly stop this Web application.
- stopAllWebapps() - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
Undeploy all webapps
- stopInternal() - Method in class org.wso2.carbon.webapp.mgt.loader.CarbonWebappLoader
-
- STOPPED - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants.WebappState
-
- stopWebapp(WebApplication) - Method in class org.wso2.carbon.webapp.mgt.WebApplicationsHolder
-
- stopWebapps(String[]) - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
Undeploy a set of webapps
- SYSTEM_ENV - Static variable in class org.wso2.carbon.webapp.mgt.loader.LoaderConstants
-