Action<GFAppCfgEvent>
, Subscriber<GFAppCfgEvent>
GFAppCfgLogOptionsEventListener
public abstract class GFAppCfgOptionsEventListener extends GFAppCfgEventListener
Modifier and Type | Class | Description |
---|---|---|
protected static class |
GFAppCfgOptionsEventListener.TheAppConfigDataFilter |
Modifier and Type | Field | Description |
---|---|---|
static Predicate<GFAppCfgEvent> |
THE_APP_CONFIGDATA_FILTER |
Constructor | Description |
---|---|
GFAppCfgOptionsEventListener() |
Modifier and Type | Method | Description |
---|---|---|
Predicate<GFAppCfgEvent> |
getFilter() |
Gets filter predicate that allows checking whether publishing
event should be processed or ignored.
|
abstract void |
handle(GFAppCfgEvent obj) |
This method will be called on configuration managers'
GFAppCfgEvent after applying
of the application configuration options event filter getFilter()
(returning THE_APP_CONFIGDATA_FILTER ).This filter passes GFAppCfgEvent.AppCfgEventType.AppConfigReceived and GFAppCfgEvent.AppCfgEventType.AppConfigUpdated
events only. |
public static final Predicate<GFAppCfgEvent> THE_APP_CONFIGDATA_FILTER
public Predicate<GFAppCfgEvent> getFilter()
Subscriber
public abstract void handle(GFAppCfgEvent obj)
GFAppCfgEvent
after applying
of the application configuration options event filter getFilter()
(returning THE_APP_CONFIGDATA_FILTER
).GFAppCfgEvent.AppCfgEventType.AppConfigReceived
and GFAppCfgEvent.AppCfgEventType.AppConfigUpdated
events only.Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.