public class BooleanPropertyExecutor extends PropertyExecutor
log
Constructor and Description |
---|
BooleanPropertyExecutor(Log log,
Introspector introspector,
Class clazz,
String property) |
BooleanPropertyExecutor(RuntimeLogger rlog,
Introspector introspector,
Class clazz,
String property)
Deprecated.
RuntimeLogger is deprecated. Use the other constructor.
|
Modifier and Type | Method and Description |
---|---|
protected void |
discover(Class clazz,
String property) |
execute, getIntrospector
getMethod, isAlive, setMethod
public BooleanPropertyExecutor(Log log, Introspector introspector, Class clazz, String property)
log
- introspector
- clazz
- property
- public BooleanPropertyExecutor(RuntimeLogger rlog, Introspector introspector, Class clazz, String property)
rlog
- introspector
- clazz
- property
- protected void discover(Class clazz, String property)
discover
in class PropertyExecutor
Copyright © 2000–2016. All rights reserved.