@Deprecated public class DebugConfigurationListener extends Object implements ConfigurationListener
| Constructor and Description |
|---|
DebugConfigurationListener(Logger logger)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
notifyFieldChangeUsingReflection(String fieldName,
Object value,
Object target)
Deprecated.
|
void |
notifyFieldChangeUsingSetter(String fieldName,
Object value,
Object target)
Deprecated.
|
public DebugConfigurationListener(Logger logger)
public void notifyFieldChangeUsingSetter(String fieldName, Object value, Object target)
notifyFieldChangeUsingSetter in interface ConfigurationListenerpublic void notifyFieldChangeUsingReflection(String fieldName, Object value, Object target)
notifyFieldChangeUsingReflection in interface ConfigurationListenerCopyright © 2001–2013 The Apache Software Foundation. All rights reserved.