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.
|
setMethod
public Method getMethod()
getMethod
in class AbstractExecutor
public boolean isAlive()
AbstractExecutor
isAlive
in class AbstractExecutor
protected boolean discover(Object object)
public Object execute(Object o)
AbstractExecutor
execute
in class AbstractExecutor
Copyright © 2000–2021 The Apache Software Foundation. All rights reserved.