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.