Package org.safehaus.uuid.ext

Package that contains optional Jug classes; classes that either: Depend on optional external packages; like log4j or java.util.logging - based Logger adapters.

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 org.safehaus.uuid.ext Description

Package that contains optional Jug classes; classes that either: