Uses of Package
org.infinispan.factories.annotations

Packages that use org.infinispan.factories.annotations
org.infinispan   
org.infinispan.commands   
org.infinispan.config   
org.infinispan.container   
org.infinispan.distribution   
org.infinispan.eviction   
org.infinispan.factories   
org.infinispan.factories.context   
org.infinispan.interceptors   
org.infinispan.interceptors.base   
org.infinispan.invocation   
org.infinispan.jmx   
org.infinispan.loader   
org.infinispan.lock   
org.infinispan.manager   
org.infinispan.marshall   
org.infinispan.marshall.jboss   
org.infinispan.notifications   
org.infinispan.notifications.cachelistener   
org.infinispan.notifications.cachemanagerlistener   
org.infinispan.remoting   
org.infinispan.remoting.transport   
org.infinispan.statetransfer   
org.infinispan.transaction   
 

Classes in org.infinispan.factories.annotations used by org.infinispan
Inject
          Used to annotate a method as one that is used to inject a registered component into another component.
NonVolatile
          This annotation is used for components that will be registered in the ComponentRegistry, that are resilient to changes in configuration.
 

Classes in org.infinispan.factories.annotations used by org.infinispan.commands
Inject
          Used to annotate a method as one that is used to inject a registered component into another component.
 

Classes in org.infinispan.factories.annotations used by org.infinispan.config
NonVolatile
          This annotation is used for components that will be registered in the ComponentRegistry, that are resilient to changes in configuration.
 

Classes in org.infinispan.factories.annotations used by org.infinispan.container
Stop
          Method level annotation that indicates a (no-param) method to be called on a component registered in the ComponentRegistry when the cache stops.
 

Classes in org.infinispan.factories.annotations used by org.infinispan.distribution
Inject
          Used to annotate a method as one that is used to inject a registered component into another component.
Start
          Method level annotation that indicates a (no-param) method to be called on a component registered in the ComponentRegistry when the cache starts.
Stop
          Method level annotation that indicates a (no-param) method to be called on a component registered in the ComponentRegistry when the cache stops.
 

Classes in org.infinispan.factories.annotations used by org.infinispan.eviction
ComponentName
          Mechanism for specifying the name of components to retrieve
Inject
          Used to annotate a method as one that is used to inject a registered component into another component.
NonVolatile
          This annotation is used for components that will be registered in the ComponentRegistry, that are resilient to changes in configuration.
Start
          Method level annotation that indicates a (no-param) method to be called on a component registered in the ComponentRegistry when the cache starts.
Stop
          Method level annotation that indicates a (no-param) method to be called on a component registered in the ComponentRegistry when the cache stops.
 

Classes in org.infinispan.factories.annotations used by org.infinispan.factories
DefaultFactoryFor
          An annotation that is used internally, for defining a DEFAULT factory to be used when constructing components.
Inject
          Used to annotate a method as one that is used to inject a registered component into another component.
NonVolatile
          This annotation is used for components that will be registered in the ComponentRegistry, that are resilient to changes in configuration.
Start
          Method level annotation that indicates a (no-param) method to be called on a component registered in the ComponentRegistry when the cache starts.
 

Classes in org.infinispan.factories.annotations used by org.infinispan.factories.context
DefaultFactoryFor
          An annotation that is used internally, for defining a DEFAULT factory to be used when constructing components.
 

Classes in org.infinispan.factories.annotations used by org.infinispan.interceptors
Inject
          Used to annotate a method as one that is used to inject a registered component into another component.
Start
          Method level annotation that indicates a (no-param) method to be called on a component registered in the ComponentRegistry when the cache starts.
 

Classes in org.infinispan.factories.annotations used by org.infinispan.interceptors.base
Inject
          Used to annotate a method as one that is used to inject a registered component into another component.
Start
          Method level annotation that indicates a (no-param) method to be called on a component registered in the ComponentRegistry when the cache starts.
 

Classes in org.infinispan.factories.annotations used by org.infinispan.invocation
Inject
          Used to annotate a method as one that is used to inject a registered component into another component.
NonVolatile
          This annotation is used for components that will be registered in the ComponentRegistry, that are resilient to changes in configuration.
 

Classes in org.infinispan.factories.annotations used by org.infinispan.jmx
Inject
          Used to annotate a method as one that is used to inject a registered component into another component.
NonVolatile
          This annotation is used for components that will be registered in the ComponentRegistry, that are resilient to changes in configuration.
Start
          Method level annotation that indicates a (no-param) method to be called on a component registered in the ComponentRegistry when the cache starts.
Stop
          Method level annotation that indicates a (no-param) method to be called on a component registered in the ComponentRegistry when the cache stops.
 

Classes in org.infinispan.factories.annotations used by org.infinispan.loader
Inject
          Used to annotate a method as one that is used to inject a registered component into another component.
Start
          Method level annotation that indicates a (no-param) method to be called on a component registered in the ComponentRegistry when the cache starts.
Stop
          Method level annotation that indicates a (no-param) method to be called on a component registered in the ComponentRegistry when the cache stops.
 

Classes in org.infinispan.factories.annotations used by org.infinispan.lock
Inject
          Used to annotate a method as one that is used to inject a registered component into another component.
Start
          Method level annotation that indicates a (no-param) method to be called on a component registered in the ComponentRegistry when the cache starts.
 

Classes in org.infinispan.factories.annotations used by org.infinispan.manager
NonVolatile
          This annotation is used for components that will be registered in the ComponentRegistry, that are resilient to changes in configuration.
 

Classes in org.infinispan.factories.annotations used by org.infinispan.marshall
Inject
          Used to annotate a method as one that is used to inject a registered component into another component.
 

Classes in org.infinispan.factories.annotations used by org.infinispan.marshall.jboss
Inject
          Used to annotate a method as one that is used to inject a registered component into another component.
Stop
          Method level annotation that indicates a (no-param) method to be called on a component registered in the ComponentRegistry when the cache stops.
 

Classes in org.infinispan.factories.annotations used by org.infinispan.notifications
Start
          Method level annotation that indicates a (no-param) method to be called on a component registered in the ComponentRegistry when the cache starts.
Stop
          Method level annotation that indicates a (no-param) method to be called on a component registered in the ComponentRegistry when the cache stops.
 

Classes in org.infinispan.factories.annotations used by org.infinispan.notifications.cachelistener
NonVolatile
          This annotation is used for components that will be registered in the ComponentRegistry, that are resilient to changes in configuration.
 

Classes in org.infinispan.factories.annotations used by org.infinispan.notifications.cachemanagerlistener
NonVolatile
          This annotation is used for components that will be registered in the ComponentRegistry, that are resilient to changes in configuration.
 

Classes in org.infinispan.factories.annotations used by org.infinispan.remoting
ComponentName
          Mechanism for specifying the name of components to retrieve
Inject
          Used to annotate a method as one that is used to inject a registered component into another component.
NonVolatile
          This annotation is used for components that will be registered in the ComponentRegistry, that are resilient to changes in configuration.
Start
          Method level annotation that indicates a (no-param) method to be called on a component registered in the ComponentRegistry when the cache starts.
Stop
          Method level annotation that indicates a (no-param) method to be called on a component registered in the ComponentRegistry when the cache stops.
 

Classes in org.infinispan.factories.annotations used by org.infinispan.remoting.transport
NonVolatile
          This annotation is used for components that will be registered in the ComponentRegistry, that are resilient to changes in configuration.
 

Classes in org.infinispan.factories.annotations used by org.infinispan.statetransfer
Inject
          Used to annotate a method as one that is used to inject a registered component into another component.
Start
          Method level annotation that indicates a (no-param) method to be called on a component registered in the ComponentRegistry when the cache starts.
 

Classes in org.infinispan.factories.annotations used by org.infinispan.transaction
Inject
          Used to annotate a method as one that is used to inject a registered component into another component.
NonVolatile
          This annotation is used for components that will be registered in the ComponentRegistry, that are resilient to changes in configuration.
Start
          Method level annotation that indicates a (no-param) method to be called on a component registered in the ComponentRegistry when the cache starts.
 



Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.