Interface ConfigurationListener
-
public interface ConfigurationListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidnotifyFieldChangeUsingReflection(String name, Object value, Object component)voidnotifyFieldChangeUsingSetter(String name, Object value, Object component)
-