org.jboss.cache.aop.references
Class EmptyReference

java.lang.Object
  extended by org.jboss.cache.aop.references.PersistentReference
      extended by org.jboss.cache.aop.references.EmptyReference

public class EmptyReference
extends PersistentReference


Field Summary
 
Fields inherited from class org.jboss.cache.aop.references.PersistentReference
REFERENCE_SOFT, REFERENCE_WEAK
 
Constructor Summary
EmptyReference()
           
 
Method Summary
 java.lang.Object rebuildReference()
           
 
Methods inherited from class org.jboss.cache.aop.references.PersistentReference
buildReference, get, getMappedClass, internalGet
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmptyReference

public EmptyReference()
Method Detail

rebuildReference

public java.lang.Object rebuildReference()
                                  throws java.lang.Exception
Specified by:
rebuildReference in class PersistentReference
Throws:
java.lang.Exception


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