Uses of Interface
com.tangosol.config.xml.ElementProcessor
Package
Description
Simple CDI-based Cache Server implementation.
Defines the Xml document Element and Attribute Processors for Coherence Cache
Configuration files.
Defines classes and interfaces for processing Xml documents and building object
models, like configuration, based on said documents though the use of injection.
-
Uses of ElementProcessor in com.oracle.coherence.cdi.server
Modifier and TypeClassDescriptionclass
Element processor for<cdi:bean/>
XML element. -
Uses of ElementProcessor in com.tangosol.coherence.config.xml.processor
Modifier and TypeClassDescriptionclass
AConditionalElementProcessor
that provides defined behaviors for processing emptyXmlElement
s.class
AnElementProcessor
that will parse an <acceptor-config> and produce anAcceptorDependencies
.class
AnElementProcessor
that will parse and produce a ParameterizedBuilder<AddressProvider> based on an address-provider configuration element, that of which is defined as such (with support for foreign-namespaces)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
CompositeSchemeProcessor<T extends AbstractCompositeScheme>
ACompositeSchemeProcessor
is aCustomizableBuilderProcessor
for schemes that consist of a front and back scheme.class
AConfigurationProcessor
is responsible for processing a configurationXmlElement
to produce aCacheConfig
object.class
ACustomizableBinaryStoreManagerBuilderProcessor
is aCustomizableBuilderProcessor
that additionally processes the required definition of aBinaryStoreManagerBuilder
for those classes supportingBinaryStoreManagerBuilderCustomization
.class
ACustomizableBuilderProcessor
is a multi-purposeElementProcessor
responsible for processing xml elements that produce objects supportingBuilderCustomization
.class
AnElementProcessor
to process a daemon pool configuration.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
EnumProcessor<T extends Enum<?>>
AEnumProcessor
is responsible for processing Coherence Enum values and return the corresponding Enum type.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
AMemorySizeProcessor
is responsible for processing Coherence memory sizes and returning them in bytes.class
AnElementProcessor
for JMS <message-delivery-mode> configurations.class
AMillisProcessor
is responsible for processing Coherence time values and returning them in milliseconds.class
AnElementProcessor
that does nothing.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
ServiceBuilderProcessor<T extends ServiceBuilder>
AServiceBuilderProcessor
is anElementProcessor
responsible for producing various kinds ofServiceBuilder
s.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 returns a simpleParameterizedBuilder
.class
AnElementProcessor
forSocketOptions
.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 process anXmlElement
defining aParameterizedBuilder
, after which it will eagerly realized to produce an instance of the required type.class
AnElementProcessor
that will parse and produce aHostnameVerifier
based on hostname-verifier configuration element.class
AnElementProcessor
that will parse and produce a DefaultManagerDependencies based on a identity-manager/trust-manager configuration element.class
AnElementProcessor
that will parse and produce a NameListDependencies based on a protocol-versions or cipher-suites 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
UnsupportedFeatureProcessor is an ElementProcessor that fails fast highlighting which feature is not supported in this edition of the product.class
AnElementProcessor
that creates aBackingMapScheme
for use in a collection scheme.class
Deprecated. -
Uses of ElementProcessor in com.tangosol.config.xml
Modifier and TypeInterfaceDescriptioninterface
AConditionalElementProcessor
is anElementProcessor
that supports conditionally processingXmlElement
s.Modifier and TypeClassDescriptionclass
ASimpleElementProcessor
is anElementProcessor
implementation that will construct, initialize (via constructor injection) and return a specific type of object based on information in anXmlElement
.Modifier and TypeMethodDescriptionAbstractNamespaceHandler.getElementProcessor
(XmlElement element) Obtains theElementProcessor
that is suitable for processing the specifiedXmlElement
in the xml namespace associated with thisNamespaceHandler
.AbstractNamespaceHandler.getElementProcessor
(String localName) Obtains theElementProcessor
registered with the specified localName (in the namespace).NamespaceHandler.getElementProcessor
(XmlElement element) Obtains theElementProcessor
that is suitable for processing the specifiedXmlElement
in the xml namespace associated with thisNamespaceHandler
.protected ElementProcessor
<?> AbstractNamespaceHandler.onUnknownElement
(XmlElement element) A call-back to handle when anXmlElement
is unknown to theNamespaceHandler
.Modifier and TypeMethodDescriptionvoid
AbstractNamespaceHandler.registerProcessor
(String sLocalName, ElementProcessor<?> processor) Registers anElementProcessor
forXmlElement
s with a name with in the context of theNamespaceHandler
namespace.<T> void
DefaultProcessingContext.registerProcessor
(Class<T> clzType, ElementProcessor<T> processor) Registers anElementProcessor
that may be used to process specific types of values contained inXmlElement
s with in theProcessingContext
.<T> void
ProcessingContext.registerProcessor
(Class<T> clzType, ElementProcessor<T> processor) Registers anElementProcessor
that may be used to process specific types of values contained inXmlElement
s with in theProcessingContext
.