public interface NotificationListener
Modifier and Type | Method and Description |
---|---|
void |
notify(String subject,
EventList events)
This method notifies the listener when events occurs
on the identified subject.
|
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.