public class EPNActiveCollectionSource.EPNACSNotificationListener extends ContextualNotificationListener
Constructor and Description |
---|
EPNACSNotificationListener() |
Modifier and Type | Method and Description |
---|---|
ClassLoader |
getContextClassLoader()
This method returns the context classloader to use when
resolving the events.
|
void |
handleEvents(String subject,
EventList events)
This method notifies the listener when a situation occurs
on the subject for the identified network/version/node
concerning a list of events.
|
notify
public ClassLoader getContextClassLoader()
getContextClassLoader
in class ContextualNotificationListener
public void handleEvents(String subject, EventList events)
handleEvents
in class ContextualNotificationListener
subject
- The subjectevents
- The events that have been processedCopyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.