org.apache.catalina.mbeans |
|
Java Source File Name | Type | Comment |
ClassNameMBean.java | Class | A convenience base class for ModelMBean implementations
where the underlying base class (and therefore the set of supported
properties) is different for varying implementations of a standard
interface. |
ConnectorMBean.java | Class | A ModelMBean implementation for the
org.apache.coyote.tomcat5.CoyoteConnector component.
author: Amy Roh version: $Revision: 467222 $ $Date: 2006-10-24 05:17:11 +0200 (mar., 24 oct. |
ContextEnvironmentMBean.java | Class | A ModelMBean implementation for the
org.apache.catalina.deploy.ContextEnvironment component.
author: Amy Roh version: $Revision: 467222 $ $Date: 2006-10-24 05:17:11 +0200 (mar., 24 oct. |
ContextResourceLinkMBean.java | Class | A ModelMBean implementation for the
org.apache.catalina.deploy.ContextResourceLink component.
author: Amy Roh version: $Revision: 467222 $ $Date: 2006-10-24 05:17:11 +0200 (mar., 24 oct. |
ContextResourceMBean.java | Class | A ModelMBean implementation for the
org.apache.catalina.deploy.ContextResource component.
author: Amy Roh version: $Revision: 467222 $ $Date: 2006-10-24 05:17:11 +0200 (mar., 24 oct. |
DefaultContextMBean.java | Class | A ModelMBean implementation for the
org.apache.catalina.core.StandardDefaultContext component.
author: Amy Roh version: $Revision: 467222 $ $Date: 2006-10-24 05:17:11 +0200 (mar., 24 oct. |
GlobalResourcesLifecycleListener.java | Class | Implementation of LifecycleListener that instantiates the
set of MBeans associated with global JNDI resources that are subject to
management.
author: Craig R. |
GroupMBean.java | Class | A ModelMBean implementation for the
org.apache.catalina.Group component.
author: Craig R. |
MBeanFactory.java | Class | A ModelMBean implementation for the
org.apache.catalina.core.StandardServer component.
author: Amy Roh version: $Revision: 467222 $ $Date: 2006-10-24 05:17:11 +0200 (mar., 24 oct. |
MBeanUtils.java | Class | Public utility methods in support of the server side MBeans implementation.
author: Craig R. |
MemoryUserDatabaseMBean.java | Class | A ModelMBean implementation for the
org.apache.catalina.users.MemoryUserDatabase component.
author: Craig R. |
NamingResourcesMBean.java | Class | A ModelMBean implementation for the
org.apache.catalina.deploy.NamingResources component.
author: Amy Roh version: $Revision: 467222 $ $Date: 2006-10-24 05:17:11 +0200 (mar., 24 oct. |
RoleMBean.java | Class | A ModelMBean implementation for the
org.apache.catalina.Role component.
author: Craig R. |
ServerLifecycleListener.java | Class | Implementation of LifecycleListener that
instantiates the set of MBeans associated with the components of a
running instance of Catalina.
author: Craig R. |
StandardContextMBean.java | Class | A ModelMBean implementation for the
org.apache.catalina.core.StandardContext component.
author: Amy Roh version: $Revision: 467222 $ $Date: 2006-10-24 05:17:11 +0200 (mar., 24 oct. |
StandardEngineMBean.java | Class | A ModelMBean implementation for the
org.apache.catalina.core.StandardEngine component.
author: Craig R. |
StandardHostMBean.java | Class | A ModelMBean implementation for the
org.apache.catalina.core.StandardHost component.
author: Amy Roh version: $Revision: 467222 $ $Date: 2006-10-24 05:17:11 +0200 (mar., 24 oct. |
StandardServerMBean.java | Class | A ModelMBean implementation for the
org.apache.catalina.core.StandardServer component.
author: Amy Roh version: $Revision: 467222 $ $Date: 2006-10-24 05:17:11 +0200 (mar., 24 oct. |
StandardServiceMBean.java | Class | A ModelMBean implementation for the
org.apache.catalina.core.StandardService component.
author: Amy Roh version: $Revision: 467222 $ $Date: 2006-10-24 05:17:11 +0200 (mar., 24 oct. |
UserMBean.java | Class | A ModelMBean implementation for the
org.apache.catalina.User component.
author: Craig R. |