org.jboss.cache.eviction
Class NodeEntry

java.lang.Object
  extended byorg.jboss.cache.eviction.NodeEntry

public class NodeEntry
extends java.lang.Object

Value object used in queue.


Constructor Summary
NodeEntry(Fqn (src)  fqn)
           
NodeEntry(java.lang.String fqn)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeEntry

public NodeEntry(Fqn (src)  fqn)

NodeEntry

public NodeEntry(java.lang.String fqn)