All Classes
-
All Classes Enum Summary Annotation Types Summary Class Description ComponentName Mechanism for specifying the name of components to retrieveDataType The type of data that is to be collected.DefaultFactoryFor An annotation that is used internally, for defining a DEFAULT factory to be used when constructing components.InfinispanModule Mechanism for specifying the name and dependencies of Infinispan modules.Inject Used to annotate a method or field as an injection point.JGroupsProtocolComponent ManagedAttribute Indicates that a method in a MBean class defines a MBean attribute.ManagedOperation Indicates that a method in an MBean class defines an MBean operation.MBean Classes annotated with this will be exposed as MBeans.MeasurementType Indicates whether the measured values consistently increase or decrease over time or are dynamic and can "randomly" be higher or lower than previous values.Parameter PostStart Deprecated. Since 9.4, please useStartinstead.Scope Defines the scope of a component in a cache system.Scopes The different scopes that can be declared for a component.Start Method level annotation that indicates a (no-param) method to be called on a component registered in the component registry when the registry starts.Stop Method level annotation that indicates a (no-param) method to be called on a component registered in the component registry when the registry stops.SurvivesRestarts This annotation is used for components that will be registered in theorg.infinispan.factories.ComponentRegistry, that are meant to be retained in the component registry even after the component registry is stopped.Units