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.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   
org.infinispan.notifications.cachemanagerlistener.event   
 

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



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