public class ReloadingJavaActionFactory extends JavaActionFactory
| Constructor and Description |
|---|
ReloadingJavaActionFactory() |
| Modifier and Type | Method and Description |
|---|---|
Action |
getActionImpl(String name)
Returns a loaded and instantiated action class instance using a fully qualified classname.
|
flushCachesgetAction, getActionFactory, setActionFactorypublic Action getActionImpl(String name) throws Exception
getActionImpl in class JavaActionFactoryname - classname of the action to be createdExceptionCopyright © 2013 Atlassian. All Rights Reserved.