Package org.jboss.cache.pojo.memory

Class Summary
ArgumentPersistentReference Abstract class used where reflection operations with arguments are used (like Methods and Constructors)
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.
EmptyReference  
FieldPersistentReference Creates a persistentReference for Fields
MethodPersistentReference A reference to a field.
PersistentReference Base class for persistent references.
 



Copyright © 2008 JBoss, a division of Red Hat. All Rights Reserved.