ComponentMetadata |
|
ComponentMetadata.InjectMethodMetadata |
This class encapsulates metadata on an inject method, such as one annotated with Inject
|
ComponentMetadata.PrioritizedMethodMetadata |
This class encapsulates metadata on a prioritized method, such as one annotated with Start or Stop
|
ComponentMetadataPersister |
A utility class used by the Infinispan build process to scan metadata and persist it.
|
ComponentMetadataRepo |
This is a repository of component metadata, which is populated when the Infinispan core jar is loaded up.
|
JmxAttributeMetadata |
Persistable and cacheable metadata for JMX attributes
|
JmxOperationMetadata |
Persistable and cacheable metadata for JMX operations
|
JmxOperationParameter |
JmxOperationParameter stores metadata information about MBean operation parameters which
is then used at runtime to build the relevant MBeanParameterInfo
|
ManageableComponentMetadata |
|