public class SingletonFactory<T> extends Object implements Factory<T>
SingletonFactory(T singleton)
T
instantiate(Type targetType)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SingletonFactory(T singleton)
public T instantiate(Type targetType)
instantiate
Factory<T>
targetType
Copyright © 2014. All rights reserved.