kaos.kpat.util
Interface GUIDGenerator


public interface GUIDGenerator

This is the interface implemented by object generating an unique GUID $Revision: 1.1 $


Method Summary
 java.lang.String getGUID()
          Get the new GUID.
 

Method Detail

getGUID

java.lang.String getGUID()
Get the new GUID.

Returns:
String Represents the GUID.