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, getIntrospectorgetMethod, isAlive, setMethodpublic 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 PropertyExecutorCopyright © 2000–2016. All rights reserved.