|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.genesyslab.platform.applicationblocks.com | |
---|---|
com.genesyslab.platform.applicationblocks.com | |
com.genesyslab.platform.applicationblocks.com.cache | |
com.genesyslab.platform.applicationblocks.com.capacityrules | |
com.genesyslab.platform.applicationblocks.com.objects | |
com.genesyslab.platform.applicationblocks.com.queries | |
com.genesyslab.platform.apptemplate.application | This package provides helper components for connectivity with Genesys Configuration Framework. |
com.genesyslab.platform.apptemplate.filtering | |
com.genesyslab.platform.apptemplate.filtering.impl.configuration |
Classes in com.genesyslab.platform.applicationblocks.com used by com.genesyslab.platform.applicationblocks.com | |
---|---|
AsyncRequestResult
A AsyncRequestResult as an extension of Future represents the result of an asynchronous read operation of configuration data. |
|
CfgBase
The parent class for all configuration objects categories including configuration objects child structures and classes. |
|
CfgObject
This is a base class for all standalone Configuration Server objects. |
|
CfgQuery
The base class for all types of Configuration Server queries. |
|
ConfEvent
This interface represents an event fired by Configuration Server. |
|
ConfEvent.EventType
Describes the configuration event types that can be received from Configuration Server. |
|
ConfigException
This is a basic exception that application block throws in case of abnormal flow (such as 'nothing was found in Configuration Server', 'invalid parameters of connection', etc). |
|
ConfService
This class holds a reference to the connection to Configuration Server ( ConfServerProtocol ). |
|
ConfServiceCreator
This interface is created to allow user to create and integrate custom ConfService. |
|
ICfgBase
The base interface for all configuration server objects. |
|
ICfgBriefInfo
The base interface for all Configuration Server brief info structures. |
|
ICfgDelta
|
|
ICfgFilterBasedQuery
Each filter-based query object should implement this general interface. |
|
ICfgObject
An interface that should be supported by all configuration classes (objects that can be independently retrieved from Config Server). |
|
ICfgQuery
The base interface for all queries. |
|
ICfgQueryObjectClass
|
|
ICfgStructure
An interface that should be supported by all configuration structures (configuration objects that are dependent on other configuration objects and can only be retrieved as part of some other object (class). |
|
IConfService
It's a main Configuration Service interface of Configuration Object Model Application Block. It declares operations like: synchronous/asynchronous objects reading, creation of a new object or saving of modifications in existing one, server subscription for changes on configuration server objects, creation of configuration objects from given XML/DOM structures, accessing of cache, underlying configuration protocol, etc Configuration service factory ConfServiceFactory is the starting point for initialization
and getting of configuration service instances. |
|
IConfServicePolicy
The interface to be implemented when defining a policy for the configuration service. |
|
NotificationQuery
This class is used to subscribe to notifications from the Configuration Server. |
|
PermissionDescriptor
Deprecated. |
|
Subscription
Subscription holder interface. |
Classes in com.genesyslab.platform.applicationblocks.com used by com.genesyslab.platform.applicationblocks.com.cache | |
---|---|
ConfEvent
This interface represents an event fired by Configuration Server. |
|
ConfigException
This is a basic exception that application block throws in case of abnormal flow (such as 'nothing was found in Configuration Server', 'invalid parameters of connection', etc). |
|
ICfgObject
An interface that should be supported by all configuration classes (objects that can be independently retrieved from Config Server). |
|
ICfgQuery
The base interface for all queries. |
Classes in com.genesyslab.platform.applicationblocks.com used by com.genesyslab.platform.applicationblocks.com.capacityrules | |
---|---|
ConfigException
This is a basic exception that application block throws in case of abnormal flow (such as 'nothing was found in Configuration Server', 'invalid parameters of connection', etc). |
Classes in com.genesyslab.platform.applicationblocks.com used by com.genesyslab.platform.applicationblocks.com.objects | |
---|---|
CfgBase
The parent class for all configuration objects categories including configuration objects child structures and classes. |
|
CfgBriefInfo
The base class for all Configuration Server brief info structures. |
|
CfgDelta
This is a base class for all Configuration Server delta objects. |
|
CfgObject
This is a base class for all standalone Configuration Server objects. |
|
CfgStructure
The base class for all Configuration Server structures. |
|
ConfigException
This is a basic exception that application block throws in case of abnormal flow (such as 'nothing was found in Configuration Server', 'invalid parameters of connection', etc). |
|
ICfgBase
The base interface for all configuration server objects. |
|
ICfgBriefInfo
The base interface for all Configuration Server brief info structures. |
|
ICfgDelta
|
|
ICfgObject
An interface that should be supported by all configuration classes (objects that can be independently retrieved from Config Server). |
|
ICfgStructure
An interface that should be supported by all configuration structures (configuration objects that are dependent on other configuration objects and can only be retrieved as part of some other object (class). |
|
IConfService
It's a main Configuration Service interface of Configuration Object Model Application Block. It declares operations like: synchronous/asynchronous objects reading, creation of a new object or saving of modifications in existing one, server subscription for changes on configuration server objects, creation of configuration objects from given XML/DOM structures, accessing of cache, underlying configuration protocol, etc Configuration service factory ConfServiceFactory is the starting point for initialization
and getting of configuration service instances. |
Classes in com.genesyslab.platform.applicationblocks.com used by com.genesyslab.platform.applicationblocks.com.queries | |
---|---|
AsyncRequestResult
A AsyncRequestResult as an extension of Future represents the result of an asynchronous read operation of configuration data. |
|
CfgFilterBasedQuery
A general class that can hold arbitrary values of filter keys and values. It contains a collection of filter key-value pairs. |
|
CfgQuery
The base class for all types of Configuration Server queries. |
|
ConfigException
This is a basic exception that application block throws in case of abnormal flow (such as 'nothing was found in Configuration Server', 'invalid parameters of connection', etc). |
|
ICfgFilterBasedQuery
Each filter-based query object should implement this general interface. |
|
ICfgQuery
The base interface for all queries. |
|
ICfgQueryObjectClass
|
|
IConfService
It's a main Configuration Service interface of Configuration Object Model Application Block. It declares operations like: synchronous/asynchronous objects reading, creation of a new object or saving of modifications in existing one, server subscription for changes on configuration server objects, creation of configuration objects from given XML/DOM structures, accessing of cache, underlying configuration protocol, etc Configuration service factory ConfServiceFactory is the starting point for initialization
and getting of configuration service instances. |
Classes in com.genesyslab.platform.applicationblocks.com used by com.genesyslab.platform.apptemplate.application | |
---|---|
ICfgObject
An interface that should be supported by all configuration classes (objects that can be independently retrieved from Config Server). |
|
IConfService
It's a main Configuration Service interface of Configuration Object Model Application Block. It declares operations like: synchronous/asynchronous objects reading, creation of a new object or saving of modifications in existing one, server subscription for changes on configuration server objects, creation of configuration objects from given XML/DOM structures, accessing of cache, underlying configuration protocol, etc Configuration service factory ConfServiceFactory is the starting point for initialization
and getting of configuration service instances. |
Classes in com.genesyslab.platform.applicationblocks.com used by com.genesyslab.platform.apptemplate.filtering | |
---|---|
IConfService
It's a main Configuration Service interface of Configuration Object Model Application Block. It declares operations like: synchronous/asynchronous objects reading, creation of a new object or saving of modifications in existing one, server subscription for changes on configuration server objects, creation of configuration objects from given XML/DOM structures, accessing of cache, underlying configuration protocol, etc Configuration service factory ConfServiceFactory is the starting point for initialization
and getting of configuration service instances. |
Classes in com.genesyslab.platform.applicationblocks.com used by com.genesyslab.platform.apptemplate.filtering.impl.configuration | |
---|---|
ConfEvent
This interface represents an event fired by Configuration Server. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |