org.jboss.cache.pojo.memory
Class ArgumentPersistentReference

java.lang.Object
  extended by org.jboss.cache.pojo.memory.PersistentReference
      extended by org.jboss.cache.pojo.memory.ArgumentPersistentReference
Direct Known Subclasses:
ConstructorPersistentReference, MethodPersistentReference

public abstract class ArgumentPersistentReference
extends PersistentReference

Abstract class used where reflection operations with arguments are used (like Methods and Constructors)

Author:
csuconic

Field Summary
 
Fields inherited from class org.jboss.cache.pojo.memory.PersistentReference
REFERENCE_SOFT
 
Method Summary
 
Methods inherited from class org.jboss.cache.pojo.memory.PersistentReference
get, rebuildReference
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



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