public class PicoWebworkObjectCreator extends Object implements webwork.util.injection.ObjectCreator
ObjectCreator that uses the ComponentManager to provide the required objects.| Constructor and Description |
|---|
PicoWebworkObjectCreator() |
| Modifier and Type | Method and Description |
|---|---|
Object |
instantiate(Class actionClass) |
Object |
instantiateBean(ClassLoader classloader,
String className) |
public Object instantiate(Class actionClass)
instantiate in interface webwork.util.injection.ObjectCreatorpublic Object instantiateBean(ClassLoader classloader, String className) throws ClassNotFoundException
instantiateBean in interface webwork.util.injection.ObjectCreatorClassNotFoundExceptionCopyright © 2002-2019 Atlassian. All Rights Reserved.