de.smartics.exceptions.id
Class UuidFactory

Package class diagram package UuidFactory
java.lang.Object
  extended by de.smartics.exceptions.id.UuidFactory
All Implemented Interfaces:
IdFactory

public class UuidFactory
     
     
extends Object
implements IdFactory

The factory that created ExceptionIds that provide UUIDs.

Author:
Robert Reiner

Constructor Summary
UuidFactory()
           
 
Method Summary
 UuidExceptionId createId()
          Creates the identifier.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UuidFactory

public UuidFactory()
Method Detail

createId

public UuidExceptionId createId()
Creates the identifier.

Specified by:
createId in interface IdFactory
Returns:
the created identifier.
See Also:
IdFactory.createId()


Copyright © 2007-null Kronseder & Reiner GmbH - smartics. All Rights Reserved.