Skip to content

Conversation

@rjernst
Copy link
Member

@rjernst rjernst commented Jul 27, 2016

Currently to use the ResourceWatcherService to watch files, you
implement a FileChangesListener. However, this is a class, not an
interface, even though it has no base state or anything like that, just
defining a few methods. This change converts FileChangesListener to an
interface.

Currently to use the ResourceWatcherService to watch files, you
implement a FileChangesListener. However, this is a class, not an
interface, even though it has no base state or anything like that, just
defining a few methods. This change converts FileChangesListener to an
interface.
@nik9000
Copy link
Member

nik9000 commented Jul 27, 2016

LGTM

@rjernst rjernst merged commit dcf42b8 into elastic:master Jul 27, 2016
@rjernst rjernst deleted the filewatcher_interface branch July 27, 2016 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants