Uses of Annotation Interface
com.tangosol.config.xml.XmlSimpleName
Package
Description
Simple CDI-based Cache Server implementation.
Defines the Xml document Element and Attribute Processors for Coherence Cache
Configuration files.
-
Uses of XmlSimpleName in com.oracle.coherence.cdi.server
Modifier and TypeClassDescriptionclass
Element processor for<cdi:bean/>
XML element. -
Uses of XmlSimpleName in com.tangosol.coherence.config.xml.processor
Modifier and TypeClassDescriptionclass
AnElementProcessor
that will parse an <acceptor-config> and produce anAcceptorDependencies
.class
AnElementProcessor
for an <async-backup> Configuration.class
AnElementProcessor
for <authorized-hosts> Configuration Elements.class
A BackingMapSchemeProcessor is responsible for processing a backing-map-schemeXmlElement
to produce aBackingMapScheme
.class
AnElementProcessor
for the <buffer-type> Cache Configuration element.class
AnCacheMappingProcessor
is responsible for processing <cache-mapping>XmlElement
s to produce aCacheMapping
.class
AnElementProcessor
that will parse cache-service-proxy configuration element tp produce aDefaultCacheServiceProxyDependencies
object.class
AnCachingSchemeMappingProcessor
is responsible for processing <caching-scheme-mapping>XmlElement
s to update theResourceMappingRegistry
withCacheMapping
s.class
ACachingSchemesProcessor
is anElementProcessor
for the <caching-schemes%gt; element of Coherence Cache Configuration files.class
AConfigurationProcessor
is responsible for processing a configurationXmlElement
to produce aCacheConfig
object.class
TheDefaultsProcessor
is responsible for processing the <defaults>XmlElement
in a Coherence Cache Configuration file, registering each of the processed elements with theResourceRegistry
.class
An ElementProcessor for processing <compressor> configurations.class
AElementCalculatorProcessor
is responsible for processing an element-calculatorXmlElement
to produce anElementCalculatorBuilder
.class
AEvictionPolicyProcessor
is responsible for processing an eviction-policyXmlElement
to produce anEvictionPolicyBuilder
.class
AnElementProcessor
that will parse and produce a Executor based on an ssl/executor configuration element.class
AnElementProcessor
that will parse a <global-socket-provider> and produce the globalSocketProviderBuilder
.class
class
AnElementProcessor
to produce aHttpAcceptorDependencies
from a <http-acceptor%gt; configuration.class
AnElementProcessor
that will parse an <initator-config> and produce anInitiatorDependencies
.class
class
AnInitParamsProcessor
is responsible for processing <init-params>XmlElement
s to produceResolvableParameterList
s.class
AnInstanceProcessor
is responsible for processing <instance>XmlElement
s to produceParameterizedBuilder
s.class
AElementProcessor
for the <interceptor> element.class
AElementProcessor
for the <interceptors> element.class
AInternalCacheSchemeProcessor
is responsible for processing an internal-cache-schemeXmlElement
s to produce aMapBuilder
.class
AnElementProcessor
that will parse invocation-service-proxy configuration element tp produce aDefaultInvocationServiceProxyDependencies
object.class
AnElementProcessor
that will parse and produce a DefaultKeystoreDependencies based on a key-store configuration element.class
AnElementProcessor
for Coherence <lease-granularity> configurationclass
AnElementProcessor
that parses a <local-address> to produce anInetSocketAddress
.class
AMapListenerProcessor
is responsible for processing a listenerXmlElement
s to produce aParameterizedBuilder
for aMapListener
.class
An ElementProcessor to process a <member-listener> to produce a List containing a single MemberListener.class
AnElementProcessor
for JMS <message-delivery-mode> configurations.class
AOperationBundlingProcessor
is responsible for processing an operation-bundlingXmlElement
to produce anBundleManager
.class
AnElementProcessor
that parses a <paged-topic-scheme> element; produces aPagedTopicScheme
.class
AParamTypeProcessor
is responsible for processing <param-type>XmlElement
s to produce a fully qualified class name.class
An ElementProcessor to process a <partition-assignment-strategy> to produce a PartitionAssignmentStrategy.class
An ElementProcessor that will parse a <partitioned-quorum-policy-scheme> and produce a suitableActionPolicy
class
An ElementProcessor to process a <partition-listener> to produce a List containing a single PartitionListener.class
AnElementProcessor
for <password-provider> elements defined by a Coherence Operational Configuration file.class
APasswordProvidersProcessor
is responsible for processing <password-providers>XmlElement
of Coherence Operational Configuration filesclass
ThePasswordURLProcessor
is responsible for processing the <password-url>XmlElement
in a Coherence configuration file.class
AnElementProcessor
for the <persistence-environments%gt; element of Coherence Operational Configuration files.static class
AnElementProcessor
for children elements of <persistence-environments%gt; element of Coherence Operational Configuration files.class
AnElementProcessor
that will parse a <persistence> element to produce aPersistenceDependencies
instance.class
AnElementProcessor
that will parse and produce a ProviderBuilder based on a provider configuration element.class
AnElementProcessor
that will parse a <proxy-quorum-policy-scheme> and produce a suitableActionPolicy
class
AReadLocatorProcessor
is responsible for processing theread-locator
xml
to produce aReadLocatorBuilder
.class
AnElementProcessor
for <resource> elements defined by a Coherence Operational Configuration file.class
AnElementProcessor
for the <resources%gt; element of Coherence Operational Configuration files.class
ASchemesProcessor
is anElementProcessor
for the <caching-schemes%gt; element of Coherence Cache Configuration files.class
TheScopeNameProcessor
is responsible for processing the <scope-name>XmlElement
in a Coherence Cache Configuration file.class
AnElementProcessor
for <serializer> elements defined by a Coherence Operational Configuration file.class
An ElementProcessor that will parse a <serializer> and produce a suitable SerializerFactoryclass
AnElementProcessor
for the <serializers%gt; element of Coherence Operational Configuration files.class
An ElementProcessor that will parse a <service-failure-policyr> and produce a suitable ServiceFailurePolicyclass
AnElementProcessor
for <load-balancer> configuration used by federated and proxy services.class
AnElementProcessor
that will parse a <socket-provider> and produce aSocketProviderBuilder
.class
AnSocketProvidersProcessor
is responsible for processing <socket-provider>XmlElement
s SocketProvider definitions.class
AnElementProcessor
that will parse and produce aHostnameVerifier
based on hostname-verifier configuration element.class
AnElementProcessor
that will parse an <ssl> and produce aSSLSocketProviderDependenciesBuilder
object.class
AnElementProcessor
for <storage-authorizer> elements defined by a Coherence Operational Configuration file.class
AnElementProcessor
for the <storage-authorizers%gt; element of Coherence Operational Configuration files.class
class
AElementProcessor
for the <subscriber-group> element.class
AElementProcessor
for the <subscriber-groups> element.class
AnElementProcessor
that will parse an <tcp-acceptor> and produce a TcpAcceptorDependencies object.class
AnElementProcessor
that will parse an <tcp-initiator> and produce a TcpInitiatorDependencies object.class
AnTopicMappingProcessor
is responsible for processing <topic-mapping>XmlElement
s to produce aTopicMapping
.class
AnTopicSchemeMappingProcessor
is responsible for processing <topic-scheme-mapping>XmlElement
s to update theResourceMappingRegistry
withResourceMapping
s.class
Responsible for processingview-filter
elements.class
AUnitCalculatorProcessor
is responsible for processing a unit-calculatorXmlElement
to produce aUnitCalculatorBuilder
.class
AnElementProcessor
that creates aBackingMapScheme
for use in a collection scheme.class
Deprecated.