Package | Description |
---|---|
com.genesyslab.platform.applicationblocks.com | |
com.genesyslab.platform.applicationblocks.com.cache | |
com.genesyslab.platform.applicationblocks.commons.broker | |
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.
|
Modifier and Type | Method | Description |
---|---|---|
void |
ConfService.register(Subscriber<ConfEvent> subscriber) |
Registers custom handler for ConfigurationEvent's handling.
|
void |
ConfService.unregister(Subscriber<ConfEvent> subscriber) |
Unregisters custom ConfigurationEvent's handler.
|
Modifier and Type | Interface | Description |
---|---|---|
interface |
IConfCache |
Interface for the configuration object cache.
|
Modifier and Type | Class | Description |
---|---|---|
class |
DefaultConfCache |
The default implementation of the configuration cache interface.
|
Modifier and Type | Method | Description |
---|---|---|
void |
DefaultConfCache.register(Subscriber<ConfCacheEvent> subscriber) |
Registers a subscriber object for receiving notifications from
the cache.
|
void |
DefaultConfCache.unregister(Subscriber<ConfCacheEvent> subscriber) |
Unregisters the subscriber from event notifications.
|
Modifier and Type | Method | Description |
---|---|---|
protected void |
BrokerServiceBase.onNotificationException(Subscriber<T> subscriber,
java.lang.Exception e) |
Deprecated.
Allows to handle exceptions thrown by subscribers' publishing event processing methods.
|
void |
BrokerServiceBase.register(Subscriber<T> subscriber) |
Deprecated.
Registers a subscriber for notifications about and processing of publishing events.
|
void |
SubscriptionService.register(Subscriber<T> subscriber) |
Registers a subscriber for notifications about publishing event.
|
void |
BrokerServiceBase.unregister(Subscriber<T> subscriber) |
Deprecated.
Unregisters a subscriber from notifications about publishing activities.
|
void |
SubscriptionService.unregister(Subscriber<T> subscriber) |
Unregisters a subscriber from notifications about publishing activities.
|
Modifier and Type | Method | Description |
---|---|---|
protected void |
BrokerServiceBase.switchSubscribersList(java.util.List<Subscriber<T>> newList) |
Deprecated.
It is sometimes needed to switch the type of the list holding subscribers.
|
Modifier and Type | Class | Description |
---|---|---|
class |
GFAppCfgEventListener |
|
class |
GFAppCfgLogOptionsEventListener |
Abstract base class for appliance and update of the application logging
framework configuration by incoming application configuration from
the application configuration manager (
GFApplicationConfigurationManager ). |
class |
GFAppCfgOptionsEventListener |
Modifier and Type | Method | Description |
---|---|---|
void |
GFApplicationConfigurationManager.register(Subscriber<GFAppCfgEvent> subscriber) |
|
void |
GFApplicationConfigurationManager.unregister(Subscriber<GFAppCfgEvent> subscriber) |
Modifier and Type | Class | Description |
---|---|---|
class |
GFAppLog4j2Updater |
Application logging configuration applier/updater for Log4j2.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.