|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InternalDelegate | |
org.jboss.cache.aop |
Uses of InternalDelegate in org.jboss.cache.aop |
Fields in org.jboss.cache.aop declared as InternalDelegate | |
protected InternalDelegate |
TreeCacheAopDelegate.internal_
|
protected InternalDelegate |
SerializableObjectHandler.internal_
|
protected InternalDelegate |
ObjectGraphHandler.internal_
|
protected InternalDelegate |
CollectionClassHandler.internal_
|
Constructors in org.jboss.cache.aop with parameters of type InternalDelegate | |
SerializableObjectHandler(TreeCacheAop cache,
InternalDelegate internal)
|
|
ObjectGraphHandler(TreeCacheAop cache,
InternalDelegate internal,
TreeCacheAopDelegate delegate)
|
|
CollectionClassHandler(TreeCacheAop cache,
InternalDelegate internal,
ObjectGraphHandler graphHandler)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |