public interface ObjectInstantiator extends Injectable
| Modifier and Type | Method and Description |
|---|---|
Object |
instantiate(Class<?> cls)
Provided by the ObjectFactory when used by framework.
|
injectIntoObject instantiate(Class<?> cls) throws ObjectInstantiationException
Called by ObjectSpecificationDefault.
ObjectInstantiationExceptionCopyright © 2010–2014 The Apache Software Foundation. All rights reserved.