com.coherentlogic.grails.infinispan
Class CacheFactory
java.lang.Object
com.coherentlogic.grails.infinispan.CacheFactory
public class CacheFactory
- extends Object
Factory used to help create instances of a cache in the Spring bean
container.
- Author:
- Thomas P. Fuller
|
Constructor Summary |
CacheFactory(org.infinispan.manager.CacheManager cacheManager,
String name)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CacheFactory
public CacheFactory(org.infinispan.manager.CacheManager cacheManager,
String name)
getInstance
public org.infinispan.Cache getInstance()