Uses of Class
org.infinispan.factories.annotations.InfinispanModule
-
Packages that use InfinispanModule Package Description org.infinispan This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform.org.infinispan.persistence.remote Hot Rod-basedAdvancedLoadWriteStore.org.infinispan.server.core org.infinispan.server.hotrod org.infinispan.server.memcached org.infinispan.stats CLI interpreter engine -
-
Uses of InfinispanModule in org.infinispan
Classes in org.infinispan with annotations of type InfinispanModule Modifier and Type Class Description classCoreModule -
Uses of InfinispanModule in org.infinispan.persistence.remote
Classes in org.infinispan.persistence.remote with annotations of type InfinispanModule Modifier and Type Class Description classLifecycleCallbacks -
Uses of InfinispanModule in org.infinispan.server.core
Classes in org.infinispan.server.core with annotations of type InfinispanModule Modifier and Type Class Description classLifecycleCallbacksModule lifecycle callbacks implementation that enables module specificAdvancedExternalizerimplementations to be registered. -
Uses of InfinispanModule in org.infinispan.server.hotrod
Classes in org.infinispan.server.hotrod with annotations of type InfinispanModule Modifier and Type Class Description classLifecycleCallbacksModule lifecycle callbacks implementation that enables module specificAdvancedExternalizerimplementations to be registered. -
Uses of InfinispanModule in org.infinispan.server.memcached
Classes in org.infinispan.server.memcached with annotations of type InfinispanModule Modifier and Type Class Description classLifecycleCallbacksModule lifecycle callbacks implementation that enables module specificAdvancedExternalizerimplementations to be registered. -
Uses of InfinispanModule in org.infinispan.stats
Classes in org.infinispan.stats with annotations of type InfinispanModule Modifier and Type Class Description classModuleInfinispanModuleannotation is required for component annotation processing
-