站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 Cache API Documentation 英文版文档

NodeEntry (JBoss Cache API) - JBoss 3.2.7 Cache API Documentation 英文版文档


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.