Definition of an interface to be implemented by components which support reloading operations managed by a {@link ReloadingController}.
Classes implementing this interface have to provide access to a {@link ReloadingController} instance. This object can then be used to triggerreloading checks.
@version $Id: ReloadingControllerSupport.java 1624601 2014-09-12 18:04:36Z oheger $ @since 2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|