Package org.osesb.utilities.misc

Miscellaneous Java utility classes.

See:
          Description

Class Summary
Base64 Static methods for translating Base64 encoded strings to byte arrays and vice-versa.
DocumentumUTCDateTimeHelper Static methods for dealing with date-time queries against the Documentum connector where the date-time field is given as a string representing a UTC.
HeartbeatHelper A helper class for checking/setting heartbeatIntervals.
LogPartialTextHelper Framework classes that log the beginning potion of a long text String, such as a XML message, use this heler Class to get first part of the text according to xmlMessageTextLengthForLogging.
Queue A Queue implementation based on a Vector.
RunJacada This approach will handle the hung thread with respect to the MDB.
SpecialHelper  
ValuePredicate Implements the org.apache.commons.collections.Predicate interface, with a constructor that sets a value that can be used in the evaluate() method.
 

Package org.osesb.utilities.misc Description

Miscellaneous Java utility classes.