public class GroovyActionLocator extends AbstractActionLocator
LOG| Constructor and Description | 
|---|
GroovyActionLocator()  | 
GroovyActionLocator(ActionLocator fallbackActionLocator,
                   Injector injector)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Action | 
doFindAction(COM.FutureTense.Interfaces.ICS ics,
            String name)
Template Method for finding the Action for the custom ActionLocator. 
 | 
GroovyLoader | 
getGroovyLoader()  | 
void | 
setGroovyLoader(GroovyLoader groovyLoader)  | 
getAction, getFallbackActionLocator, getInjector, injectDependencies, setFallbackActionLocator, setInjectorpublic GroovyActionLocator()
public GroovyActionLocator(ActionLocator fallbackActionLocator, Injector injector)
protected Action doFindAction(COM.FutureTense.Interfaces.ICS ics, String name)
AbstractActionLocatordoFindAction in class AbstractActionLocatorics - the Content Server contextname - the name of the actionpublic final GroovyLoader getGroovyLoader()
public final void setGroovyLoader(GroovyLoader groovyLoader)
groovyLoader - the groovyLoader to setCopyright © 2010-2016 Oracle Corporation. All Rights Reserved.