Uses of Interface org.dom4j.util.SingletonStrategy

Uses in package org.dom4j.util

Classes implementing org.dom4j.util.SingletonStrategy

class
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.
class
SimpleSingleton is an implementation of the SingletonStrategy interface used to provide common factory access for the same object instance.

Copyright B) 2005 MetaStuff Ltd. All Rights Reserved. Hosted by

SourceForge Logo