Class Summary |
ClassNameMBean |
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 |
A ModelMBean implementation for the
org.apache.coyote.tomcat5.CoyoteConnector component. |
Constants |
|
ContextEnvironmentMBean |
A ModelMBean implementation for the
org.apache.catalina.deploy.ContextEnvironment component. |
ContextResourceLinkMBean |
A ModelMBean implementation for the
org.apache.catalina.deploy.ContextResourceLink component. |
ContextResourceMBean |
A ModelMBean implementation for the
org.apache.catalina.deploy.ContextResource component. |
DefaultContextMBean |
A ModelMBean implementation for the
org.apache.catalina.core.StandardDefaultContext component. |
GlobalResourcesLifecycleListener |
Implementation of LifecycleListener that instantiates the
set of MBeans associated with global JNDI resources that are subject to
management. |
GroupMBean |
A ModelMBean implementation for the
org.apache.catalina.Group component. |
JmxRemoteLifecycleListener |
This listener fixes the port used by JMX/RMI Server making things much
simpler if you need to connect jconsole or similar to a remote Tomcat
instance that is running behind a firewall. |
JmxRemoteLifecycleListener.RmiClientLocalhostSocketFactory |
|
MBeanFactory |
A ModelMBean implementation for the
org.apache.catalina.core.StandardServer component. |
MBeanUtils |
Public utility methods in support of the server side MBeans implementation. |
MemoryUserDatabaseMBean |
A ModelMBean implementation for the
org.apache.catalina.users.MemoryUserDatabase component. |
NamingResourcesMBean |
A ModelMBean implementation for the
org.apache.catalina.deploy.NamingResources component. |
RoleMBean |
A ModelMBean implementation for the
org.apache.catalina.Role component. |
ServerLifecycleListener |
Implementation of LifecycleListener that
instantiates the set of MBeans associated with the components of a
running instance of Catalina. |
StandardContextMBean |
A ModelMBean implementation for the
org.apache.catalina.core.StandardContext component. |
StandardEngineMBean |
A ModelMBean implementation for the
org.apache.catalina.core.StandardEngine component. |
StandardHostMBean |
A ModelMBean implementation for the
org.apache.catalina.core.StandardHost component. |
StandardServerMBean |
A ModelMBean implementation for the
org.apache.catalina.core.StandardServer component. |
StandardServiceMBean |
A ModelMBean implementation for the
org.apache.catalina.core.StandardService component. |
UserMBean |
A ModelMBean implementation for the
org.apache.catalina.User component. |