public class GetExecutor extends AbstractExecutor
log
Constructor and Description |
---|
GetExecutor(Log log,
Introspector introspector,
Class clazz,
String property) |
GetExecutor(RuntimeLogger rlog,
Introspector introspector,
Class clazz,
String property)
Deprecated.
RuntimeLogger is deprecated. Use the other constructor.
|
public GetExecutor(Log log, Introspector introspector, Class clazz, String property)
log
- introspector
- clazz
- property
- public GetExecutor(RuntimeLogger rlog, Introspector introspector, Class clazz, String property)
rlog
- introspector
- clazz
- property
- protected void discover(Class clazz)
public Object execute(Object o) throws IllegalAccessException, InvocationTargetException
AbstractExecutor
execute
in class AbstractExecutor
IllegalAccessException
InvocationTargetException
AbstractExecutor.execute(java.lang.Object)
Copyright © 2000–2021. All rights reserved.