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_DATE
- 
GMTDeprecated.
 
- 
- 
Constructor Details- 
ConcurrentDateFormat
 
- 
- 
Method Details- 
formatRfc1123
- 
format
 
- 
ConcurrentDateFormat