All Classes and Interfaces
Class
Description
Mechanism for specifying the name of components to retrieve
The type of data that is to be collected.
An annotation that is used internally, for defining a DEFAULT factory to be used when constructing components.
Mechanism for specifying the name and dependencies of Infinispan modules.
Used to annotate a method or field as an injection point.
Indicates that a method in a MBean class defines a MBean attribute.
Indicates that a method in an MBean class defines an MBean operation.
Classes annotated with this will be exposed as MBeans.
Indicates whether the measured values consistently increase or decrease over time or are dynamic and can "randomly"
be higher or lower than previous values.
Defines the scope of a component in a cache system.
The different scopes that can be declared for a component.
Method level annotation that indicates a (no-param) method to be called on a component registered in the
component registry when the registry starts.
Method level annotation that indicates a (no-param) method to be called on a component registered in the
component registry when the registry stops.
This annotation is used for components that will be registered in the
,
that are meant to be retained in the component registry even after the component registry is stopped.
invalid reference
org.infinispan.factories.ComponentRegistry