public interface DefinitionsListener
| Modifier and Type | Method and Description |
|---|---|
void |
onChange(Set<DefinitionsEvent> events)
React to one or more definitions change events sent to
DefinitionsListener. |
void onChange(Set<DefinitionsEvent> events)
DefinitionsListener. Multiple events may be
received in one notification due to several updates being imported in a batch.events - change events triggering the notification.Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.