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

Uses of Class org.jboss.util.id.VMID (JBoss/Common API) - JBoss 4.0.1 sp1 common API Documentation 英文版文档


Uses of Class
org.jboss.util.id.VMID

Packages that use VMID
org.jboss.util.id Unique and globally unique identifier classes. 
 

Uses of VMID in org.jboss.util.id
 

Fields in org.jboss.util.id declared as VMID
protected  VMID GUID.vmid
          The virtual machine identifier
 

Methods in org.jboss.util.id that return VMID
static VMID VMID.getInstance()
          Get the VMID for the current virtual machine.
 VMID GUID.getVMID()
          Get the VMID portion of this GUID.
 

Constructors in org.jboss.util.id with parameters of type VMID
VMID(VMID vmid)
          Copy a VMID.
 



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