Package | Description |
---|---|
com.genesyslab.platform.apptemplate.application |
This package provides helper components for connectivity with Genesys Configuration Framework.
|
Modifier and Type | Class | Description |
---|---|---|
protected class |
GFApplicationConfigurationManager.GFAppCfgEventImpl |
Internal implementation of Genesys CME application configuration manager event.
|
Modifier and Type | Field | Description |
---|---|---|
static Predicate<GFAppCfgEvent> |
GFAppCfgOptionsEventListener.THE_APP_CONFIGDATA_FILTER |
|
static Predicate<GFAppCfgEvent> |
GFAppCfgLogOptionsEventListener.THE_APP_LOG_OPTIONS_FILTER |
Modifier and Type | Method | Description |
---|---|---|
Predicate<GFAppCfgEvent> |
GFAppCfgLogOptionsEventListener.getFilter() |
|
Predicate<GFAppCfgEvent> |
GFAppCfgOptionsEventListener.getFilter() |
Modifier and Type | Method | Description |
---|---|---|
void |
GFAppCfgLogOptionsEventListener.handle(GFAppCfgEvent event) |
|
abstract void |
GFAppCfgOptionsEventListener.handle(GFAppCfgEvent obj) |
This method will be called on configuration managers'
GFAppCfgEvent after applying
of the application configuration options event filter GFAppCfgOptionsEventListener.getFilter()
(returning GFAppCfgOptionsEventListener.THE_APP_CONFIGDATA_FILTER ).This filter passes GFAppCfgEvent.AppCfgEventType.AppConfigReceived and GFAppCfgEvent.AppCfgEventType.AppConfigUpdated
events only. |
protected void |
GFApplicationConfigurationManager.handleEvent(GFAppCfgEvent appEvent) |
|
protected void |
GFApplicationConfigurationManager.handleEvent(GFAppCfgEvent appEvent,
java.lang.Runnable task) |
|
boolean |
GFAppCfgLogOptionsEventListener.TheAppLogOptionsFilter.invoke(GFAppCfgEvent event) |
|
boolean |
GFAppCfgOptionsEventListener.TheAppConfigDataFilter.invoke(GFAppCfgEvent event) |
Modifier and Type | Method | Description |
---|---|---|
void |
GFApplicationConfigurationManager.register(Action<GFAppCfgEvent> handler,
Predicate<GFAppCfgEvent> filter) |
|
void |
GFApplicationConfigurationManager.register(Action<GFAppCfgEvent> handler,
Predicate<GFAppCfgEvent> filter) |
|
void |
GFApplicationConfigurationManager.register(Subscriber<GFAppCfgEvent> subscriber) |
|
void |
GFApplicationConfigurationManager.unregister(Action<GFAppCfgEvent> handler) |
|
void |
GFApplicationConfigurationManager.unregister(Subscriber<GFAppCfgEvent> subscriber) |
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.