Uses of Class
org.jboss.cache.aop.references.ArgumentPersistentReference

Packages that use ArgumentPersistentReference
org.jboss.cache.aop.references   
 

Uses of ArgumentPersistentReference in org.jboss.cache.aop.references
 

Subclasses of ArgumentPersistentReference in org.jboss.cache.aop.references
 class ConstructorPersistentReference
          This class is not used by JBossSerialization itself, as the constructor used is slightly different (GhostConstructor), but I kept the implementation here as a reference for others.
 class MethodPersistentReference
          A reference to a field.
 



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