A listener interface for receiving notifications about updates of a {@code FileHandler}.
Objects implementing this interface are notified when properties of a {@code FileHandler} change or when a load or save operation is performed.This can be useful for various use cases, e.g. when monitoring file-based configurations.
@version $Id: FileHandlerListener.java 1624601 2014-09-12 18:04:36Z oheger $ @since 2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|