Package org.infinispan.manager

Cache manager package

See:
          Description

Interface Summary
CacheContainer  
CacheManager Deprecated.
EmbeddedCacheManager EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
 

Class Summary
AbstractDelegatingEmbeddedCacheManager This is a convenient base class for implementing a cache manager delegate.
DefaultCacheManager A CacheManager is the primary mechanism for retrieving a Cache instance, and is often used as a starting point to using the Cache.
 

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 © 2012 JBoss, a division of Red Hat. All Rights Reserved.