|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.cache.jboss.JBossCacheFactory
public class JBossCacheFactory
| Constructor Summary | |
|---|---|
JBossCacheFactory(org.jboss.cache.Cache cacheStore,
JMXUtil jmx)
|
|
| Method Summary | |
|---|---|
void |
destroy()
Destroy the cache factory and any caches underneath. |
Cache |
get(Cache.Type type,
CacheConfiguration config)
Create / Get the cache for the give type use |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JBossCacheFactory(org.jboss.cache.Cache cacheStore,
JMXUtil jmx)
| Method Detail |
|---|
public Cache get(Cache.Type type,
CacheConfiguration config)
get in interface CacheFactorytype - cache typeconfig - configuration setup for the cache
public void destroy()
CacheFactory
destroy in interface CacheFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||