| Class Summary | |
|---|---|
| Arg | |
| AttributeInfo |
Internal configuration information for an |
| BaseAttributeFilter |
Implementation of |
| BaseModelMBean |
Basic implementation of the This can be used directly to wrap an existing java bean, or inside an mlet or anywhere an MBean would be used. |
| BaseModelMBean.MethodKey | |
| BaseNotification | Base JMX Notification. |
| BaseNotificationBroadcaster |
Implementation of |
| BaseNotificationBroadcasterEntry | Utility class representing a particular registered listener entry. |
| ConstructorInfo |
Internal configuration information for a |
| DomUtil | Few simple utils to read DOM |
| DomUtil.NullResolver | |
| FeatureInfo |
Convenience base class for |
| FieldInfo |
Simple JavaBean representing the contents of a |
| FixedNotificationFilter | Special NotificationFilter that allows modeler to optimize its notifications. |
| IntrospectionUtils | Utils for introspection and reflection Source: jakarta-tomcat-connector/util |
| IntrospectionUtils.AttributeHolder | |
| IntrospectionUtils.PropertySource | |
| JmxInvoke | Set mbean properties. |
| JmxSet | Set mbean properties. |
| JndiJmx | Link between JNDI and JMX. |
| Main | Small main that loads mbeans. |
| ManagedBean |
Internal configuration information for a managed bean (MBean) descriptor. |
| MbeansDescriptorsDigesterSource | |
| MbeansDescriptorsDOMSource | |
| MbeansDescriptorsDynamicMBeanSource | Extract metadata from a dynamic mbean. |
| MbeansDescriptorsIntrospectionSource | |
| MbeansDescriptorsSerSource | |
| MbeansSource | This will create mbeans based on a config file. |
| MbeansSourceMBean | This mbean will load an extended mlet file ( similar in syntax with jboss ). |
| MbeansSource.ArgsInfo | |
| MBeanProxy | Use the same metadata, except that we replace the attribute get/set methods. |
| MLETTask | Load an MBean. |
| ModelerSource | Source for descriptor data. |
| ModelerTask | Like MLETTask, but it wraps the bean in a BaseModelMBean. |
| NotificationInfo |
Internal configuration information for a |
| OperationInfo |
Internal configuration information for an |
| ParameterInfo |
Internal configuration information for a |
| Registry | Registry for modeler MBeans. |
| RegistryMBean | Interface for modeler MBeans. |
| RegistryTask | Load descriptors into registry. |
| ServiceTask | Group a set of mbeans in a service, and perform actions on it. |
| SimpleRemoteConnector | Based on jk2 proxy. |