Uses of Package
com.tangosol.coherence.config
-
Packages that use com.tangosol.coherence.config Package Description com.oracle.coherence.cdi.server Simple CDI-based Cache Server implementation.com.oracle.coherence.mp.config Coherence support for Eclipse MicroProfile Config.com.tangosol.coherence.config Defines the Coherence configuration object model for accessing, customizing and or modifying configuration.com.tangosol.coherence.config.builder Defines the typical runtime configuration builders for the Coherence configuration object model.com.tangosol.coherence.config.builder.storemanager Defines external Store Manager Builder implementations for Coherence caches.com.tangosol.coherence.config.scheme Defines the Coherence configuration object model classes and interfaces for Caching and Service Schemes.com.tangosol.coherence.config.xml.processor Defines the Xml document Element and Attribute Processors for Coherence Cache Configuration files.com.tangosol.coherence.dslquery Contains packages and classes supporting the Coherence CohQL command line tool.com.tangosol.coherence.dslquery.function This package contains builders for the various CohQL functions.com.tangosol.net Contains basic cluster interfaces and factories.com.tangosol.net.cache Contains classes providing various caching strategies.com.tangosol.util Contains various generic utilities. -
Classes in com.tangosol.coherence.config used by com.oracle.coherence.cdi.server Class Description ParameterList -
Classes in com.tangosol.coherence.config used by com.oracle.coherence.mp.config Class Description EnvironmentVariableResolver An abstraction that allows us to make environment variable resolution customizable.SystemPropertyResolver An abstraction that allows us to make system property resolution customizable. -
Classes in com.tangosol.coherence.config used by com.tangosol.coherence.config Class Description CacheConfig ACacheConfig
is the top-level container for Coherence Cache Configuration, that of which is used at runtime to establish caches and services.CacheMapping ACacheMapping
captures configuration information for a pattern-match-based mapping from a proposedNamedCache
name to a caching scheme.CacheMappingRegistry Deprecated.As Coherence 14.1.1, useResourceMappingRegistry
.EnvironmentVariableResolver An abstraction that allows us to make environment variable resolution customizable.ParameterList ResourceMapping A base class for mapping elements.ResourceMappingRegistry ASchemeMappingRegistry
provides a mechanism manage a collection ofResourceMapping
s, together with the ability to search the registry for saidResourceMapping
s, possibly using wild-cards.SchemeMappingRegistry ASchemeMappingRegistry
provides a mechanism to manage a collection ofResourceMapping
s, together with the ability to search the registry for saidResourceMapping
s, possibly using wildcards.ServiceSchemeRegistry AServiceSchemeRegistry
provides a mechanism manage a collection ofServiceScheme
s together with the ability to search the registry for saidServiceScheme
s, either by name or service name.SystemPropertyResolver An abstraction that allows us to make system property resolution customizable. -
Classes in com.tangosol.coherence.config used by com.tangosol.coherence.config.builder Class Description ParameterList ResolvableParameterList AResolvableParameterList
is aParameterList
implementation that additionally supports name-basedParameter
resolution as defined by theParameterResolver
interface. -
Classes in com.tangosol.coherence.config used by com.tangosol.coherence.config.builder.storemanager Class Description ResolvableParameterList AResolvableParameterList
is aParameterList
implementation that additionally supports name-basedParameter
resolution as defined by theParameterResolver
interface. -
Classes in com.tangosol.coherence.config used by com.tangosol.coherence.config.scheme Class Description ParameterList -
Classes in com.tangosol.coherence.config used by com.tangosol.coherence.config.xml.processor Class Description CacheConfig ACacheConfig
is the top-level container for Coherence Cache Configuration, that of which is used at runtime to establish caches and services.CacheMapping ACacheMapping
captures configuration information for a pattern-match-based mapping from a proposedNamedCache
name to a caching scheme.CacheMappingRegistry Deprecated.As Coherence 14.1.1, useResourceMappingRegistry
.ResolvableParameterList AResolvableParameterList
is aParameterList
implementation that additionally supports name-basedParameter
resolution as defined by theParameterResolver
interface.ResourceMapping A base class for mapping elements.ResourceMappingRegistry ASchemeMappingRegistry
provides a mechanism manage a collection ofResourceMapping
s, together with the ability to search the registry for saidResourceMapping
s, possibly using wild-cards.ServiceSchemeRegistry AServiceSchemeRegistry
provides a mechanism manage a collection ofServiceScheme
s together with the ability to search the registry for saidServiceScheme
s, either by name or service name.TopicMapping ATopicMapping
captures configuration information for a pattern-match-based mapping from a proposedNamedTopic
name to a topic scheme. -
Classes in com.tangosol.coherence.config used by com.tangosol.coherence.dslquery Class Description ParameterList -
Classes in com.tangosol.coherence.config used by com.tangosol.coherence.dslquery.function Class Description ParameterList -
Classes in com.tangosol.coherence.config used by com.tangosol.net Class Description CacheConfig ACacheConfig
is the top-level container for Coherence Cache Configuration, that of which is used at runtime to establish caches and services.ResourceMapping A base class for mapping elements.TopicMapping ATopicMapping
captures configuration information for a pattern-match-based mapping from a proposedNamedTopic
name to a topic scheme. -
Classes in com.tangosol.coherence.config used by com.tangosol.net.cache Class Description CacheMapping ACacheMapping
captures configuration information for a pattern-match-based mapping from a proposedNamedCache
name to a caching scheme. -
Classes in com.tangosol.coherence.config used by com.tangosol.util Class Description ParameterList