Uses of Class
org.jboss.cache.aop.InternalDelegate

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
CollectionClassHandler(TreeCacheAop cache, InternalDelegate internal, ObjectGraphHandler graphHandler)
           
ObjectGraphHandler(TreeCacheAop cache, InternalDelegate internal, TreeCacheAopDelegate delegate)
           
SerializableObjectHandler(TreeCacheAop cache, InternalDelegate internal)
           
 



Copyright © 1998-2005 JBoss Inc . All Rights Reserved.