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.client.hotrod   
org.infinispan.client.hotrod.impl   
org.infinispan.demos.gridfs   
org.infinispan.ec2demo   
org.infinispan.factories Factories are internal components used to create other components based on a cache's configuration. 
org.infinispan.manager Cache manager package 
org.infinispan.notifications.cachemanagerlistener CacheManager-specific notifications and eventing. 
org.infinispan.notifications.cachemanagerlistener.event   
org.infinispan.remoting Remote communication between cache instances. 
org.infinispan.server.websocket   
org.infinispan.transaction.xa XA transaction support. 
 

Classes in org.infinispan.manager used by org.infinispan
CacheContainer
          A CacheContainer is the primary mechanism for retrieving a Cache instance, and is often used as a starting point to using the Cache.
EmbeddedCacheManager
          EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
 

Classes in org.infinispan.manager used by org.infinispan.client.hotrod
CacheContainer
          A CacheContainer is the primary mechanism for retrieving a Cache instance, and is often used as a starting point to using the Cache.
 

Classes in org.infinispan.manager used by org.infinispan.client.hotrod.impl
CacheContainer
          A CacheContainer is the primary mechanism for retrieving a Cache instance, and is often used as a starting point to using the Cache.
 

Classes in org.infinispan.manager used by org.infinispan.demos.gridfs
CacheContainer
          A CacheContainer is the primary mechanism for retrieving a Cache instance, and is often used as a starting point to using the Cache.
 

Classes in org.infinispan.manager used by org.infinispan.ec2demo
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.manager
CacheContainer
          A CacheContainer is the primary mechanism for retrieving a Cache instance, and is often used as a starting point to using the Cache.
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.remoting
EmbeddedCacheManager
          EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
 

Classes in org.infinispan.manager used by org.infinispan.server.websocket
CacheContainer
          A CacheContainer is the primary mechanism for retrieving a Cache instance, and is often used as a starting point to using the Cache.
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.
 


Google Analytics

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