|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PojoCacheManager | |
---|---|
org.jboss.ha.framework.server |
Uses of PojoCacheManager in org.jboss.ha.framework.server |
---|
Methods in org.jboss.ha.framework.server that return PojoCacheManager | |
---|---|
protected PojoCacheManager |
PojoCacheManagerLocator.findInJndi(Hashtable jndiProperties)
Find the given CacheManager in JNDI under a standard binding . |
PojoCacheManager |
PojoCacheManagerLocator.getCacheManager(Hashtable jndiProperties)
Locates and returns the HAPartition whose partition name matches
the given partitionName . |
PojoCacheManager |
PojoCacheManagerLocator.getDirectlyRegisteredManager()
|
Methods in org.jboss.ha.framework.server with parameters of type PojoCacheManager | |
---|---|
void |
PojoCacheManagerLocator.registerCacheManager(PojoCacheManager manager)
Register a CacheManager with this locator. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |