Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Package
org.infinispan.manager

Packages that use org.infinispan.manager
org.infinispan This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform. 
org.infinispan.cdi This is the Infinispan CDI module. 
org.infinispan.cdi.interceptor This package provides the partial support of JCACHE (JSR-107). 
org.infinispan.cdi.util.logging This package contains the logging classes. 
org.infinispan.cli.interpreter   
org.infinispan.cli.interpreter.session   
org.infinispan.commands Commands that operate on the cache, either locally or remotely. 
org.infinispan.distexec.mapreduce   
org.infinispan.factories Factories are internal components used to create other components based on a cache's configuration. 
org.infinispan.interceptors.base Base interceptors containing common, reusable behavior. 
org.infinispan.manager Cache manager package 
org.infinispan.notifications.cachemanagerlistener CacheManager-specific notifications and eventing. 
org.infinispan.notifications.cachemanagerlistener.event   
org.infinispan.query.backend   
org.infinispan.transaction.xa XA transaction support. 
org.infinispan.util General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and collections and containers designed to supplement the JDK-provided containers. 
org.infinispan.xsite   
 

Classes in org.infinispan.manager used by org.infinispan
EmbeddedCacheManager
          EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
 

Classes in org.infinispan.manager used by org.infinispan.cdi
EmbeddedCacheManager
          EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
 

Classes in org.infinispan.manager used by org.infinispan.cdi.interceptor
EmbeddedCacheManager
          EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
 

Classes in org.infinispan.manager used by org.infinispan.cdi.util.logging
EmbeddedCacheManager
          EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
 

Classes in org.infinispan.manager used by org.infinispan.cli.interpreter
EmbeddedCacheManager
          EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
 

Classes in org.infinispan.manager used by org.infinispan.cli.interpreter.session
EmbeddedCacheManager
          EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
 

Classes in org.infinispan.manager used by org.infinispan.commands
EmbeddedCacheManager
          EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
 

Classes in org.infinispan.manager used by org.infinispan.distexec.mapreduce
EmbeddedCacheManager
          EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
 

Classes in org.infinispan.manager used by org.infinispan.factories
EmbeddedCacheManager
          EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
 

Classes in org.infinispan.manager used by org.infinispan.interceptors.base
EmbeddedCacheManager
          EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
 

Classes in org.infinispan.manager used by org.infinispan.manager
CacheContainer
           
CacheManager
          Deprecated. 
EmbeddedCacheManager
          EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
 

Classes in org.infinispan.manager used by org.infinispan.notifications.cachemanagerlistener
EmbeddedCacheManager
          EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
 

Classes in org.infinispan.manager used by org.infinispan.notifications.cachemanagerlistener.event
EmbeddedCacheManager
          EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
 

Classes in org.infinispan.manager used by org.infinispan.query.backend
EmbeddedCacheManager
          EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
 

Classes in org.infinispan.manager used by org.infinispan.transaction.xa
EmbeddedCacheManager
          EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
 

Classes in org.infinispan.manager used by org.infinispan.util
EmbeddedCacheManager
          EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
 

Classes in org.infinispan.manager used by org.infinispan.xsite
EmbeddedCacheManager
          EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
 


Infinispan Distribution 5.2.6.Final-redhat-2

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