com.ejie.r01f.guids
Interface GUIDDispenser

All Known Implementing Classes:
HighLowGUIDDispenser, SimpleGUIDDispenser

public interface GUIDDispenser

Interfaz que han de implementar las clases que se encargan de dispensar guids


Method Summary
 java.lang.String getGUID()
          Obtiene un guid
 

Method Detail

getGUID

public java.lang.String getGUID()
                         throws GUIDDispenserException
Obtiene un guid

Returns:
el guid generado
Throws:
GUIDDispenserException