org.jdiagnose.remote
Class VMIDGuidGenerator

java.lang.Object
  extended byorg.jdiagnose.remote.VMIDGuidGenerator
All Implemented Interfaces:
GuidGenerator

public class VMIDGuidGenerator
extends java.lang.Object
implements GuidGenerator

Author:
jmccrindle

Field Summary
static VMIDGuidGenerator DEFAULT_VMID_GUID_GENERATOR
           
 
Constructor Summary
VMIDGuidGenerator()
           
 
Method Summary
 java.lang.String nextGuid()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_VMID_GUID_GENERATOR

public static VMIDGuidGenerator DEFAULT_VMID_GUID_GENERATOR
Constructor Detail

VMIDGuidGenerator

public VMIDGuidGenerator()
Method Detail

nextGuid

public java.lang.String nextGuid()
Specified by:
nextGuid in interface GuidGenerator


Copyright © 2004-2005 Grape Design Limited. All Rights Reserved.