Implementations of this class must be thread-safe. That is, one instance can be used simultanously without problems. This typically just means that no varying fields should be used.
Implementations must also have a public no-arg constructor.
@author Chris Wilper
|
|