org.wdssii.core
Class PrototypeFactory<X>
java.lang.Object
org.wdssii.core.PrototypeFactory<X>
public class PrototypeFactory<X>
- extends Object
- Author:
- lakshman
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
private org.apache.commons.logging.Log log
myMap
private Map<String,X> myMap
PrototypeFactory
public PrototypeFactory(String configpath)
register
private void register(String name,
X prototype)
getPrototypeMaster
public X getPrototypeMaster(String name)
- Get the master
- Returns:
- null if no such prototype was registered