public abstract class SetExecutor extends Object
Modifier and Type | Field and Description |
---|---|
protected org.slf4j.Logger |
log
Class logger
|
Constructor and Description |
---|
SetExecutor() |
public abstract Object execute(Object o, Object value) throws IllegalAccessException, InvocationTargetException
o
- value
- IllegalAccessException
InvocationTargetException
public boolean isAlive()
public Method getMethod()
protected void setMethod(Method method)
method
- Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.