org.dom4j.util
Class PerThreadSingleton
java.lang.Object
org.dom4j.util.PerThreadSingleton
- SingletonStrategy
public class PerThreadSingleton
extends java.lang.Object
PerThreadSingleton
is an implementation of the
SingletonStrategy used to provide common factory access to a single object
instance based on an implementation strategy for one object instance per
thread. This is useful in replace of the ThreadLocal usage.
PerThreadSingleton
public PerThreadSingleton()
Copyright B) 2005 MetaStuff Ltd. All Rights Reserved. Hosted by 