GFAppCfgEvent
protected class GFApplicationConfigurationManager.GFAppCfgEventImpl extends java.util.EventObject implements GFAppCfgEvent
GFAppCfgEvent.AppCfgEventType
Modifier | Constructor | Description |
---|---|---|
protected |
GFAppCfgEventImpl(GFAppCfgEvent.AppCfgEventType type,
GFApplicationContext ctx,
IGApplicationConfiguration config,
ICfgObject confData) |
Internal constructor of event implementation class.
|
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.
|
java.lang.String |
toString() |
protected GFAppCfgEventImpl(GFAppCfgEvent.AppCfgEventType type, GFApplicationContext ctx, IGApplicationConfiguration config, ICfgObject confData)
public GFAppCfgEvent.AppCfgEventType getEventType()
GFAppCfgEvent
getEventType
in interface GFAppCfgEvent
public GFApplicationContext getAppContext()
GFAppCfgEvent
getAppContext
in interface GFAppCfgEvent
public IGApplicationConfiguration getAppConfig()
GFAppCfgEvent
getAppConfig
in interface GFAppCfgEvent
null
(depending on the event type).
public ICfgObject getConfData()
GFAppCfgEvent
Event Type | Value type |
---|---|
ConfSrvConnected ,
ConfSrvDisconnected |
null |
AppConfigReceived |
CfgApplication |
AppConfigUpdated ,
ConnSrvUpdated |
CfgDeltaApplication |
AppHostUpdated ,
ConnHostUpdated |
CfgDeltaHost |
getConfData
in interface GFAppCfgEvent
public java.lang.String toString()
toString
in class java.util.EventObject
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.