Platform SDK Java 8.5 API Reference

Uses of Interface
com.genesyslab.platform.apptemplate.application.GFApplicationContext

Packages that use GFApplicationContext
com.genesyslab.platform.apptemplate.application This package provides helper components for connectivity with Genesys Configuration Framework. 
com.genesyslab.platform.apptemplate.log4j2 This package contains a set of AppTemplate classes related to Log4j v2 support. 
 

Uses of GFApplicationContext in com.genesyslab.platform.apptemplate.application
 

Classes in com.genesyslab.platform.apptemplate.application that implement GFApplicationContext
protected  class GFApplicationConfigurationManager.GFApplicationContextImpl
           
 

Methods in com.genesyslab.platform.apptemplate.application that return GFApplicationContext
 GFApplicationContext GFApplicationConfigurationManager.getAppContext()
           
 GFApplicationContext GFApplicationConfigurationManager.GFAppCfgEventImpl.getAppContext()
           
 GFApplicationContext GFAppCfgEvent.getAppContext()
          Provides the Genesys CME application configuration manager context.
 

Methods in com.genesyslab.platform.apptemplate.application with parameters of type GFApplicationContext
protected  boolean GFAppCfgLogOptionsEventListener.applyLoggingOptions(GFApplicationContext appCtx, IGApplicationConfiguration appConfig, CfgDeltaApplication deltaApp, LmsMessageConveyor lmsMessages)
          Applies new logging options to given LmsMessagesConveyor.
protected static boolean GFAppCfgLogOptionsEventListener.logOptionsChanged(GFApplicationContext appCtx, IGApplicationConfiguration appConfig, CfgDeltaApplication deltaApp)
           
protected  void GFAppCfgLogOptionsEventListener.onAppConfigReceived(GFApplicationContext appCtx, IGApplicationConfiguration appConfig)
           
protected  void GFAppCfgLogOptionsEventListener.onAppConfigUpdated(GFApplicationContext appCtx, IGApplicationConfiguration appConfig, CfgDeltaApplication deltaApp)
           
 

Constructors in com.genesyslab.platform.apptemplate.application with parameters of type GFApplicationContext
GFApplicationConfigurationManager.GFAppCfgEventImpl(GFAppCfgEvent.AppCfgEventType type, GFApplicationContext ctx, IGApplicationConfiguration config, ICfgObject confData)
          Internal constructor of event implementation class.
 

Uses of GFApplicationContext in com.genesyslab.platform.apptemplate.log4j2
 

Methods in com.genesyslab.platform.apptemplate.log4j2 with parameters of type GFApplicationContext
protected  boolean GFAppLog4j2Updater.applyLoggingOptions(GFApplicationContext appCtx, IGApplicationConfiguration appConfig, CfgDeltaApplication deltaApp, LmsMessageConveyor lmsMessages)
          Parses logging options of given application configuration and applies it to the Log4j2 logging framework.
 


Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.