|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |