de.smartics.exceptions.core
Interface IdFactory

Package class diagram package IdFactory
All Known Implementing Classes:
IncrementFactory, SignedIncrementFactory, UuidFactory

public interface IdFactory

A factory to create instances of ExceptionId.


Method Summary
 ExceptionId<?> createId()
          Creates the identifier.
 

Method Detail

createId

ExceptionId<?> createId()
Creates the identifier.

Returns:
the created identifier.


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