org.dom4j.util
Class SimpleSingleton
java.lang.Object
org.dom4j.util.SimpleSingleton
- SingletonStrategy
public class SimpleSingleton
extends java.lang.Object
SimpleSingleton
is an implementation of the SingletonStrategy
interface used to provide common factory access for the same object instance.
This implementation will create a new instance from the class specified and
will not create a new one unless it is reset.
SimpleSingleton
public SimpleSingleton()
Copyright B) 2005 MetaStuff Ltd. All Rights Reserved. Hosted by 