public interface ConfigurationListener
Modifier and Type | Method and Description |
---|---|
void |
notifyFieldChangeUsingReflection(String name,
Object value,
Object component) |
void |
notifyFieldChangeUsingSetter(String name,
Object value,
Object component) |
Copyright © 2016. All rights reserved.