All Classes and Interfaces

Class
Description
 
ClusterMessage for sending a Application status synchronization request
 
 
Servlet Filter implementation class for authorization header validation.
Used for keeping track of request received by each webapp
This is wrapper class which wraps tomcat's ClusterMessage in axis2's ClusteringMessage.
A Clusterable SessionManager implementation which ensures that sessions of distributable webapps are replicated across cluster nodes.
SessionManager which ensures that one tenant's sessions cannot be accessed by other tenants.
This class implements tomcat session message and extends axis2 clustering message.
CarbonTomcatSessionPersistentManager which ensures that one tenant's sessions cannot be accessed by other tenants.
 
The class extends tomcat's SimpleTcpCluster.
Customized WebappClassloader for Carbon.
Customized WebappLoader for Carbon.
Global ClassloadingConfiguration.
Responsible for building the ClassloadingConfiguration and WebappClassloadingContext objects based on the webapp-classloading-environments.xml and webapp-classloading.xml files.
 
 
Holds the some of the data required by the webapps component
Utility class for handling lazy loading of webapps
 
 
 
 
Represents an HTTP Session
Wraps a collection of Webapp sessions
The factory creates class loaders for each run time environment.
 
 
This deployer is responsible for deploying/undeploying/updating those webapps.
A set of utility methods for interacting with Embedded Tomcat
UrlMapperServiceComponent is to get HotUpdateService from url-mapper whenever the component is available.
 
This class is used to read virtual hostnames from webappAdmin service
The Admin service for managing webapps
Contains information about the class loading behaviour of a webapp.
 
Represents a Tomcat Web Application
Represents an HTTP session
 
A holder for deployed invalid input: '&' faulty webapps
Activator for the Webapp Management Bundle
 
 
 
Web Application Constants
 
 
 
Represents Web Application Statistics
This class holds summary information about all the webapps in the system
Represents a Webapp data set which is uploaded from the Management Console
 
Represents a Web Context parameter (represented by context-param in the web.xml file).
Contains XML utility methods based on DOM.