Interface ConfigurationListener
public interface ConfigurationListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
notifyFieldChangeUsingReflection
(String name, Object value, Object component) void
notifyFieldChangeUsingSetter
(String name, Object value, Object component)
-
Method Details
-
notifyFieldChangeUsingReflection
-
notifyFieldChangeUsingSetter
-