Package org.apache.catalina.util
Class ConcurrentDateFormat
java.lang.Object
org.apache.catalina.util.ConcurrentDateFormat
Deprecated.
A thread safe wrapper around 
SimpleDateFormat that does not make use of ThreadLocal and - broadly - only
 creates enough SimpleDateFormat objects to satisfy the concurrency requirements.- 
Field Details- 
RFC1123_DATEDeprecated.- See Also:
 
- 
GMTDeprecated.
 
- 
- 
Constructor Details- 
ConcurrentDateFormatDeprecated.
 
- 
- 
Method Details- 
formatRfc1123Deprecated.
- 
formatDeprecated.
 
- 
ConcurrentDateFormat