|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Cache.Type | |
|---|---|
| com.metamatrix.cache | |
| com.metamatrix.cache.jboss | |
| Uses of Cache.Type in com.metamatrix.cache |
|---|
| Methods in com.metamatrix.cache that return Cache.Type | |
|---|---|
static Cache.Type |
Cache.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Cache.Type[] |
Cache.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.metamatrix.cache with parameters of type Cache.Type | |
|---|---|
Cache |
CacheFactory.get(Cache.Type type,
CacheConfiguration config)
Create / Get the cache for the give type use |
| Uses of Cache.Type in com.metamatrix.cache.jboss |
|---|
| Methods in com.metamatrix.cache.jboss with parameters of type Cache.Type | |
|---|---|
Cache |
JBossCacheFactory.get(Cache.Type type,
CacheConfiguration config)
Create / Get the cache for the give type use |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||