Package | Description |
---|---|
org.apache.catalina.connector | |
org.apache.tomcat.util.modeler |
The Modeler component of the Jakarta Commons subproject
offers convenient support for configuring and instantiating Model MBeans
(management beans), as described in the JMX Specification.
|
org.apache.tomcat.util.modeler.modules |
Implementation classes - should not be used directly.
|
Class and Description |
---|
BaseModelMBean
Basic implementation of the
DynamicMBean interface, which
supports the minimal requirements of the interface contract. |
Class and Description |
---|
AttributeInfo
Internal configuration information for an
Attribute
descriptor. |
BaseModelMBean
Basic implementation of the
DynamicMBean interface, which
supports the minimal requirements of the interface contract. |
BaseNotificationBroadcaster
Implementation of
NotificationBroadcaster for attribute
change notifications. |
FeatureInfo
Convenience base class for
AttributeInfo ,
ConstructorInfo , and OperationInfo classes
that will be used to collect configuration information for the
ModelMBean beans exposed for management. |
ManagedBean
Internal configuration information for a managed bean (MBean)
descriptor.
|
NotificationInfo
Internal configuration information for a
Notification
descriptor. |
OperationInfo
Internal configuration information for an
Operation
descriptor. |
ParameterInfo
Internal configuration information for a
Parameter
descriptor. |
Registry
Registry for modeler MBeans.
|
RegistryMBean
Interface for modeler MBeans.
|
Class and Description |
---|
ManagedBean
Internal configuration information for a managed bean (MBean)
descriptor.
|
Registry
Registry for modeler MBeans.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.