public interface ResourceChangeListener
Modifier and Type | Method and Description |
---|---|
void | handleChanges(Collection<ResourceChangeEvent> changes) callback that is invoked when resources change. |
void handleChanges(Collection<ResourceChangeEvent> changes)
changes
- The collection of changesCopyright © 2020 JBoss by Red Hat. All rights reserved.