Uses of Class
org.jboss.cache.pojo.memory.ArgumentPersistentReference

Packages that use ArgumentPersistentReference
org.jboss.cache.pojo.memory   
 

Uses of ArgumentPersistentReference in org.jboss.cache.pojo.memory
 

Subclasses of ArgumentPersistentReference in org.jboss.cache.pojo.memory
 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 © 2008 JBoss, a division of Red Hat. All Rights Reserved.