org.jboss.cache.eviction
Class NodeEntry

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

public class NodeEntry
extends Object

Value object used in queue.

Author:
Ben Wang 2-2004

Constructor Summary
NodeEntry(Fqn fqn)
           
NodeEntry(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 fqn)

NodeEntry

public NodeEntry(String fqn)


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.