Uses of Annotation Interface
org.infinispan.factories.annotations.InfinispanModule
Packages that use InfinispanModule
Package
Description
Hot Rod-based 
AdvancedLoadWriteStore.Query module internals.
REST Server bootstrap and Netty bridge classes.
- 
Uses of InfinispanModule in org.infinispan.counter.implClasses in org.infinispan.counter.impl with annotations of type InfinispanModuleModifier and TypeClassDescriptionclassIt registers aEmbeddedCounterManagerto eachEmbeddedCacheManagerstarted and starts the cache on it.
- 
Uses of InfinispanModule in org.infinispan.jboss.marshallingClasses in org.infinispan.jboss.marshalling with annotations of type InfinispanModuleModifier and TypeClassDescriptionclassJBoss Marshalling module lifecycle callbacks
- 
Uses of InfinispanModule in org.infinispan.lock.implClasses in org.infinispan.lock.impl with annotations of type InfinispanModule
- 
Uses of InfinispanModule in org.infinispan.multimap.implClasses in org.infinispan.multimap.impl with annotations of type InfinispanModuleModifier and TypeClassDescriptionclassMultimapModuleLifecycle is necessary for the Multimap Cache module.
- 
Uses of InfinispanModule in org.infinispan.persistence.remoteClasses in org.infinispan.persistence.remote with annotations of type InfinispanModule
- 
Uses of InfinispanModule in org.infinispan.query.implClasses in org.infinispan.query.impl with annotations of type InfinispanModuleModifier and TypeClassDescriptionclassLifecycle of the Query module: initializes the Hibernate Search engine and shuts it down at cache stop.
- 
Uses of InfinispanModule in org.infinispan.restClasses in org.infinispan.rest with annotations of type InfinispanModuleModifier and TypeClassDescriptionclassLifecycle callbacks for the REST module.
- 
Uses of InfinispanModule in org.infinispan.server.coreClasses in org.infinispan.server.core with annotations of type InfinispanModule
- 
Uses of InfinispanModule in org.infinispan.server.hotrodClasses in org.infinispan.server.hotrod with annotations of type InfinispanModuleModifier and TypeClassDescriptionclassModule lifecycle callbacks implementation that enables module specificAdvancedExternalizerimplementations to be registered.
- 
Uses of InfinispanModule in org.infinispan.server.memcachedClasses in org.infinispan.server.memcached with annotations of type InfinispanModuleModifier and TypeClassDescriptionclassModule lifecycle callbacks implementation that enables module specificAdvancedExternalizerimplementations to be registered.