org.infinispan.nearcache.cdi
Class AddressCacheManager
java.lang.Object
org.infinispan.nearcache.cdi.AddressCacheManager
@Named
@ApplicationScoped
public class AddressCacheManager
- extends Object
Global operations for the address cache
- Since:
- 5.1
- Author:
- Galder ZamarreƱo
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddressCacheManager
public AddressCacheManager()
getCachedValues
public String[] getCachedValues()
getNumberOfEntries
public int getNumberOfEntries()
clearCache
public void clearCache()
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.