Uses of Interface
com.tangosol.config.xml.ConditionalElementProcessor
Package
Description
Defines the Xml document Element and Attribute Processors for Coherence Cache
Configuration files.
-
Uses of ConditionalElementProcessor in com.tangosol.coherence.config.xml.processor
Modifier and TypeClassDescriptionclass
AConditionalElementProcessor
that provides defined behaviors for processing emptyXmlElement
s.class
EnumProcessor<T extends Enum<?>>
AEnumProcessor
is responsible for processing Coherence Enum values and return the corresponding Enum type.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
AMillisProcessor
is responsible for processing Coherence time values and returning them in milliseconds.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.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
for <resource> elements defined by a Coherence Operational 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
An ElementProcessor that will parse a <service-failure-policyr> and produce a suitable ServiceFailurePolicyclass
AnElementProcessor
that returns a simpleParameterizedBuilder
.class
AnElementProcessor
that will process anXmlElement
defining aParameterizedBuilder
, after which it will eagerly realized to produce an instance of the required type.class
AnElementProcessor
for <storage-authorizer> elements defined by a Coherence Operational Configuration file.