Uses of Package
org.infinispan.factories.components
-
Packages that use org.infinispan.factories.components 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.interceptors.impl Basic interceptorsorg.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. -
Classes in org.infinispan.factories.components used by org.infinispan.factories Class Description ComponentMetadata This class contains all of the metadata and implications expressed via theScope
,SurvivesRestarts
,DefaultFactoryFor
,ComponentName
,Inject
,Start
andStop
annotations.ComponentMetadataRepo This is a repository of component metadata, which is populated when the Infinispan core jar is loaded up. -
Classes in org.infinispan.factories.components used by org.infinispan.factories.components Class Description ComponentMetadata This class contains all of the metadata and implications expressed via theScope
,SurvivesRestarts
,DefaultFactoryFor
,ComponentName
,Inject
,Start
andStop
annotations.ComponentMetadata.InjectFieldMetadata ComponentMetadata.InjectMetadata This class encapsulates metadata on an inject method, such as one annotated withInject
ComponentMetadata.PrioritizedMethodMetadata This class encapsulates metadata on a prioritized method, such as one annotated withStart
or {@link @Stop}JmxAttributeMetadata Persistable and cacheable metadata for JMX attributesJmxOperationMetadata Persistable and cacheable metadata for JMX operationsJmxOperationParameter JmxOperationParameter stores metadata information about MBean operation parameters which is then used at runtime to build the relevantMBeanParameterInfo
ManageableComponentMetadata A specialization ofComponentMetadata
, this version also includes JMX related metadata, as expressed byMBean
,ManagedAttribute
andManagedOperation
annotations.ModuleMetadataFileFinder -
Classes in org.infinispan.factories.components used by org.infinispan.interceptors.impl Class Description ComponentMetadataRepo This is a repository of component metadata, which is populated when the Infinispan core jar is loaded up. -
Classes in org.infinispan.factories.components used by org.infinispan.jmx Class Description ManageableComponentMetadata A specialization ofComponentMetadata
, this version also includes JMX related metadata, as expressed byMBean
,ManagedAttribute
andManagedOperation
annotations. -
Classes in org.infinispan.factories.components used by org.infinispan.util Class Description ModuleMetadataFileFinder