Package | Description |
---|---|
org.opennms.netmgt.dao.api | |
org.opennms.netmgt.dao.support |
Modifier and Type | Method and Description |
---|---|
Closeable |
FilterWatcher.watch(String filterRule,
java.util.function.Consumer<FilterWatcher.FilterResults> callback)
Issues callbacks to the given consumer when the results of the filter change.
|
Modifier and Type | Method and Description |
---|---|
Closeable |
DefaultFilterWatcher.watch(String filterRule,
java.util.function.Consumer<FilterWatcher.FilterResults> callback) |
Copyright © 2020. All rights reserved.