@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 ConfigurationListener
public void notifyFieldChangeUsingReflection(String fieldName, Object value, Object target)
notifyFieldChangeUsingReflection
in interface ConfigurationListener
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.