Package org.infinispan.manager

Cache manager package

See:
          Description

Interface Summary
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.
 

Class Summary
DefaultCacheManager A CacheManager is the primary mechanism for retrieving a Cache instance, and is often used as a starting point to using the Cache.
ReflectionCache Reflection cache for storing results of reflection calls that are particularly expensive.
 

Exception Summary
EmbeddedCacheManagerStartupException An exception to encapsulate an error when starting up a cache manager
NamedCacheNotFoundException Thrown when a named cache cannot be found.
 

Package org.infinispan.manager Description

Cache manager package


-->

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