public static class ObjectFactory.Default extends Object implements ObjectFactory
ObjectFactory that treats the object
name as a class name, loading it from the current ClassLoader and instantiating
with the default constructor.ObjectFactory.Default| Constructor and Description |
|---|
ObjectFactory.Default() |
public Object create(String name)
create in interface ObjectFactoryCopyright © 2015. All Rights Reserved.