public class DefaultObjectCreator extends Object implements ObjectCreator
| Constructor and Description |
|---|
DefaultObjectCreator() |
public Object instantiate(Class clazz) throws IllegalAccessException, InstantiationException
instantiate in interface ObjectCreatorIllegalAccessExceptionInstantiationExceptionpublic Object instantiateBean(ClassLoader classloader, String className) throws IOException, ClassNotFoundException
instantiateBean in interface ObjectCreatorIOExceptionClassNotFoundExceptionCopyright © 2013 Atlassian. All Rights Reserved.