| Package | Description |
|---|---|
| org.infinispan.factories |
Factories are internal components used to create other components based on a cache's
configuration.
|
| org.infinispan.factories.components | |
| org.infinispan.jmx |
Helpers that allow easy exposure of attributes and operations via JMX.
|
| org.infinispan.util |
General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and
collections and containers designed to supplement the JDK-provided containers.
|
| Class and Description |
|---|
| ComponentMetadata
This class contains all of the metadata and implications expressed via the
Scope, SurvivesRestarts,
DefaultFactoryFor, ComponentName, Inject, Start and Stop annotations. |
| Class and Description |
|---|
| ComponentMetadata
This class contains all of the metadata and implications expressed via the
Scope, SurvivesRestarts,
DefaultFactoryFor, ComponentName, Inject, Start and Stop annotations. |
| ComponentMetadata.InjectMetadata
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 |
| 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
|
| ManageableComponentMetadata
A specialization of
ComponentMetadata, this version also includes JMX related metadata, as expressed
by MBean, ManagedAttribute and ManagedOperation annotations. |
| ModuleMetadataFileFinder |
| Class and Description |
|---|
| ManageableComponentMetadata
A specialization of
ComponentMetadata, this version also includes JMX related metadata, as expressed
by MBean, ManagedAttribute and ManagedOperation annotations. |
| Class and Description |
|---|
| ModuleMetadataFileFinder |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.