Package com.fasterxml.uuid.ext

Package that contains optional Java UUID Generator classes; classes that: Depend on optional external packages; like log4j or java.util.logging - based Logger adapters (java.util.logging itself was added in JDK 1.4)

See:
          Description

Class Summary
FileBasedTimestampSynchronizer Implementation of TimestampSynchronizer, which uses file system as the storage and locking mechanism.
JavaUtilLogger Simple wrapper that allows easy connecting of JUG logging into JDK 1.4+ logging implementation (aka "java.util.logging" aka "JUL".
Log4jLogger Simple wrapper that allows easy connecting of JUG logging into log4j logging subsystem.
 

Package com.fasterxml.uuid.ext Description

Package that contains optional Java UUID Generator classes; classes that:

Otherwise base JDK version requirement for these classes is 1.4.



Copyright © 2011 FasterXML.com. All Rights Reserved.