org.jboss.mx.metadata |
|
Java Source File Name | Type | Comment |
AbstractBuilder.java | Class | Abstract helper class for builder implementations. |
AttributeOperationResolver.java | Class | AttributeOperationResolver is a modified TST for mapping an Integer code against attribute and operation keys.
Note that this implementation was chosen to allow fast resolution of compound keys - namely the
operationName and signature[] passed to an MBean's invoke() method. |
IllegalPropertyException.java | Class | Exception thrown when a property has an illegal value. |
JBossXMBean10.java | Class | The JBoss 1.0 model mbean descriptor parser class. |
MBeanCapability.java | Class | Holds the type of an MBean class.
The introspection algorithm used is the following:
1. |
MBeanInfoConversion.java | Class | Routines for converting MBeanInfo to ModelMBeanInfoSupport and stripping
ModelMBeanOperationInfos that are referred to in ModelMBeanAttributeInfos. |
MetaDataBuilder.java | Interface | The MetaDataBuilder interface defines the contract between the
Model MBean and a metadata builder implementation. |
MethodMapper.java | Class | Helper class for resolving JMX *Info objects against Method objects. |
StandardMetaData.java | Class | This metadata builder implementation builds a MBean info based on the
naming rules of the Standard MBeans. |
XMBeanEntityResolver.java | Class | |
XMLMetaData.java | Class | Aggregate builder for XML schemas. |