ChangeHandlerpublic interface ChangeHandler Provides handling of the change that happens to the configuration. This is
the interface that should be implemented by all the concrete handlers who know
how to handle a particular change to a particular type. |
|