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.


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()
Description copied from interface: IdFactory
Creates the identifier.

Specified by:
createId in interface IdFactory
Returns:
the created identifier.


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