public abstract class BaseActionLocator extends AbstractActionLocator
Objects are created via a Factory
, that can be configured via the
factoryClassname. That class needs to have a constructor accepting
ICS.
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
LOG
Deprecated.
|
Constructor and Description |
---|
BaseActionLocator()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
setFactoryClassname(String factoryClassname)
Deprecated.
|
doFindAction, getAction, getFallbackActionLocator, getInjector, injectDependencies, setFallbackActionLocator, setInjector
public void setFactoryClassname(String factoryClassname)
factoryClassname
- the factoryClassname to setCopyright © 2010–2017. All rights reserved.