Modifier and Type | Method | Description |
---|---|---|
boolean |
NotificationFilter.invoke(ConfEvent obj) |
Used to evaluate whether the specified event passes this filter.
|
Modifier and Type | Method | Description |
---|---|---|
void |
ConfService.register(Action<ConfEvent> handler,
Predicate<ConfEvent> filter) |
Registers custom handler for ConfigurationEvent's handling.
|
void |
ConfService.register(Action<ConfEvent> handler,
Predicate<ConfEvent> filter) |
Registers custom handler for ConfigurationEvent's handling.
|
void |
ConfService.register(Subscriber<ConfEvent> subscriber) |
Registers custom handler for ConfigurationEvent's handling.
|
void |
ConfService.unregister(Action<ConfEvent> handler) |
Unregisters custom ConfigurationEvent's handler.
|
void |
ConfService.unregister(Subscriber<ConfEvent> subscriber) |
Unregisters custom ConfigurationEvent's handler.
|
Modifier and Type | Method | Description |
---|---|---|
Predicate<ConfEvent> |
DefaultConfCache.getFilter() |
Modifier and Type | Method | Description |
---|---|---|
void |
DefaultConfCache.handle(ConfEvent configEvent) |
Modifier and Type | Method | Description |
---|---|---|
void |
FilterChainNotificationHandler.handle(ConfEvent obj) |
Handles notifications from Configuration server.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.