GFApplicationConfigurationManager.GFAppCfgEventImpl
public interface GFAppCfgEvent
Subscriber
's.Modifier and Type | Interface | Description |
---|---|---|
static class |
GFAppCfgEvent.AppCfgEventType |
Enumeration with possible types of Genesys CME application configuration manager
events.
|
Modifier and Type | Method | Description |
---|---|---|
IGApplicationConfiguration |
getAppConfig() |
Provides "new" application configuration, which is to be used for
configuration/reconfiguration of the application.
|
GFApplicationContext |
getAppContext() |
Provides the Genesys CME application configuration manager context.
|
ICfgObject |
getConfData() |
Provides original configuration data which caused this event.
It's actual type (class) depends on the event type: Event TypeValue type ConfSrvConnected ,
ConfSrvDisconnected
null
AppConfigReceived
CfgApplication
AppConfigUpdated ,
ConnSrvUpdated
CfgDeltaApplication
AppHostUpdated ,
ConnHostUpdated
CfgDeltaHost
|
GFAppCfgEvent.AppCfgEventType |
getEventType() |
Type of the Genesys CME application configuration manager event.
|
GFAppCfgEvent.AppCfgEventType getEventType()
GFApplicationContext getAppContext()
IGApplicationConfiguration getAppConfig()
null
(depending on the event type).
ICfgObject getConfData()
Event Type | Value type |
---|---|
ConfSrvConnected ,
ConfSrvDisconnected |
null |
AppConfigReceived |
CfgApplication |
AppConfigUpdated ,
ConnSrvUpdated |
CfgDeltaApplication |
AppHostUpdated ,
ConnHostUpdated |
CfgDeltaHost |
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.