| Constructor and Description |
|---|
SingletonFactory(T object) |
public SingletonFactory(T object)
public T createInstance(IArgs args) throws ObjectCreationException
createInstance in interface IFactory<T>ObjectCreationExceptionpublic T getObject()
public Class<T> getResultType()
getResultType in interface IFactory<T>Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.