public class MapGetExecutor extends AbstractExecutor
log| Constructor and Description | 
|---|
| MapGetExecutor(org.slf4j.Logger log,
              Object object,
              String property) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected boolean | discover(Object object) | 
| Object | execute(Object o)Execute method against context. | 
| Method | getMethod() | 
| boolean | isAlive()Tell whether the executor is alive by looking
 at the value of the method. | 
setMethodpublic Method getMethod()
getMethod in class AbstractExecutorpublic boolean isAlive()
AbstractExecutorisAlive in class AbstractExecutorprotected boolean discover(Object object)
public Object execute(Object o)
AbstractExecutorexecute in class AbstractExecutorCopyright © 2000–2017 The Apache Software Foundation. All rights reserved.