Uses of Interface
mandala.util.SingletonGiver.Factory

Packages that use SingletonGiver.Factory
mandala.util This package is a util package for anything in Mandala. 
 

Uses of SingletonGiver.Factory in mandala.util
 

Fields in mandala.util declared as SingletonGiver.Factory
protected  SingletonGiver.Factory SingletonGiver.factory
          The factory used to create singletons.
 

Constructors in mandala.util with parameters of type SingletonGiver.Factory
SingletonGiver(SingletonGiver.Factory factory)
          Creates a new SingletonGiver instance.
SingletonGiver(SingletonGiver.Factory factory, java.util.Map cache)
          Creates a new SingletonGiver instance.
 



Mandala help mailing list