|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AOPInstance | |
---|---|
org.jboss.cache.aop | |
org.jboss.cache.aop.collection |
Uses of AOPInstance in org.jboss.cache.aop |
---|
Fields in org.jboss.cache.aop declared as AOPInstance | |
---|---|
protected AOPInstance |
CacheInterceptor.aopInstance
|
Methods in org.jboss.cache.aop that return AOPInstance | |
---|---|
AOPInstance |
CacheInterceptor.getAopInstance()
|
AOPInstance |
BaseInterceptor.getAopInstance()
|
protected AOPInstance |
InternalDelegate.getAopInstance(Fqn fqn)
|
protected AOPInstance |
InternalDelegate.getAopInstanceWithGravitation(Fqn fqn)
|
Methods in org.jboss.cache.aop with parameters of type AOPInstance | |
---|---|
void |
CacheInterceptor.setAopInstance(AOPInstance aopInstance)
|
void |
BaseInterceptor.setAopInstance(AOPInstance aopInstance)
|
Uses of AOPInstance in org.jboss.cache.aop.collection |
---|
Fields in org.jboss.cache.aop.collection declared as AOPInstance | |
---|---|
protected AOPInstance |
AbstractCollectionInterceptor.aopInstance_
|
Methods in org.jboss.cache.aop.collection that return AOPInstance | |
---|---|
AOPInstance |
AbstractCollectionInterceptor.getAopInstance()
|
Methods in org.jboss.cache.aop.collection with parameters of type AOPInstance | |
---|---|
void |
AbstractCollectionInterceptor.setAopInstance(AOPInstance aopInstance)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |