|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CacheImpl | |
---|---|
org.jboss.cache | |
org.jboss.cache.interceptors | |
org.jboss.cache.invocation |
Uses of CacheImpl in org.jboss.cache |
---|
Methods in org.jboss.cache with parameters of type CacheImpl | |
---|---|
protected void |
DefaultCacheFactory.bootstrap(CacheImpl cache,
CacheSPI spi,
Configuration configuration)
Bootstraps this factory with a Configuration and a ComponentRegistry |
Uses of CacheImpl in org.jboss.cache.interceptors |
---|
Methods in org.jboss.cache.interceptors with parameters of type CacheImpl | |
---|---|
void |
PessimisticLockInterceptor.injectDependencies(Configuration configuration,
CacheImpl cacheImpl,
TransactionTable txTable)
|
Uses of CacheImpl in org.jboss.cache.invocation |
---|
Fields in org.jboss.cache.invocation declared as CacheImpl | |
---|---|
protected CacheImpl |
AbstractInvocationDelegate.cache
|
Methods in org.jboss.cache.invocation that return CacheImpl | |
---|---|
CacheImpl |
CacheInvocationDelegate.getDelegationTarget()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |