Platform SDK Java 8.5 API Reference

Uses of Interface
com.genesyslab.platform.commons.connection.configuration.ManagedConfiguration.Handler

Packages that use ManagedConfiguration.Handler
com.genesyslab.platform.commons.connection.configuration Provides configuration options for communicating with Genesys servers. 
 

Uses of ManagedConfiguration.Handler in com.genesyslab.platform.commons.connection.configuration
 

Methods in com.genesyslab.platform.commons.connection.configuration with parameters of type ManagedConfiguration.Handler
 void ManagedConfiguration.addAfterPropertyChangeHandler(java.lang.String propertyKey, ManagedConfiguration.Handler handler)
          Add after property change handler
 void ManagedConfiguration.addBeforePropertyChangeHandler(java.lang.String propertyKey, ManagedConfiguration.Handler handler)
          Add before property change handler/acceptor
 void ManagedConfiguration.removeAfterPropertyChangeHandler(java.lang.String propertyKey, ManagedConfiguration.Handler handler)
          Remove after property change handler
 void ManagedConfiguration.removeBeforePropertyChangeHandler(java.lang.String propertyKey, ManagedConfiguration.Handler handler)
          Remove before property change handler/acceptor
 


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.