Package org.osesb.utilities.uuid.exolab

Exolab implementation of IUUIDService.

See:
          Description

Class Summary
Clock Provides an efficient mechanism for obtaining the current system time.
ExolabUUIDService A Wrapper for the exolab UUIDGenerator that implements IUUIDService.
UUID Helper class that generates unique identifiers
UUIDGenerator Universally Unique Identifier (UUID) generator.
 

Exception Summary
UUIDGenerator.InvalidIDException An exception indicating the identifier is invalid and cannot be converted into an array of bytes.
 

Package org.osesb.utilities.uuid.exolab Description

Exolab implementation of IUUIDService.