org.jboss.cache.pojo.memory
Class EmptyReference

java.lang.Object
  extended by org.jboss.cache.pojo.memory.PersistentReference
      extended by org.jboss.cache.pojo.memory.EmptyReference

public class EmptyReference
extends PersistentReference


Field Summary
 
Fields inherited from class org.jboss.cache.pojo.memory.PersistentReference
REFERENCE_SOFT
 
Constructor Summary
EmptyReference()
           
 
Method Summary
 Object rebuildReference()
           
 
Methods inherited from class org.jboss.cache.pojo.memory.PersistentReference
get
 
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 Object rebuildReference()
                        throws Exception
Specified by:
rebuildReference in class PersistentReference
Throws:
Exception


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