Package | Description |
---|---|
org.overlord.rtgov.active.collection | |
org.overlord.rtgov.active.collection.jmx |
Modifier and Type | Method and Description |
---|---|
List<AbstractActiveChangeListener> |
ActiveCollectionSource.getActiveChangeListeners()
This method returns the list of active change listeners to be
automatically registered against the active collection associated
with this source..
|
Modifier and Type | Method and Description |
---|---|
void |
ActiveCollectionSource.setActiveChangeListeners(List<AbstractActiveChangeListener> listeners)
This method returns the list of active change listeners to be
automatically registered against the active collection associated
with this source..
|
Modifier and Type | Class and Description |
---|---|
class |
JMXNotifier
This class provides an active change listener for reporting
changes as JMX notifications.
|
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.