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.ObjectCreator
public Object instantiateBean(ClassLoader classloader, String className) throws ClassNotFoundException
instantiateBean
in interface webwork.util.injection.ObjectCreator
ClassNotFoundException
Copyright © 2002-2019 Atlassian. All Rights Reserved.