Uses of Interface
com.tangosol.config.xml.ConditionalElementProcessor
Packages that use 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
Classes in com.tangosol.coherence.config.xml.processor that implement ConditionalElementProcessorModifier and TypeClassDescriptionclassAConditionalElementProcessorthat provides defined behaviors for processing emptyXmlElements.classEnumProcessor<T extends Enum<?>>AEnumProcessoris responsible for processing Coherence Enum values and return the corresponding Enum type.classAn ElementProcessor to process a <member-listener> to produce a List containing a single MemberListener.classAMemorySizeProcessoris responsible for processing Coherence memory sizes and returning them in bytes.classAMillisProcessoris responsible for processing Coherence time values and returning them in milliseconds.classAn ElementProcessor to process a <partition-listener> to produce a List containing a single PartitionListener.classAnElementProcessorfor <password-provider> elements defined by a Coherence Operational Configuration file.static classAnElementProcessorfor children elements of <persistence-environments%gt; element of Coherence Operational Configuration files.classAnElementProcessorthat will parse a <persistence> element to produce aPersistenceDependenciesinstance.classAnElementProcessorfor <resource> elements defined by a Coherence Operational Configuration file.classAnElementProcessorfor <serializer> elements defined by a Coherence Operational Configuration file.classAn ElementProcessor that will parse a <serializer> and produce a suitable SerializerFactoryclassAn ElementProcessor that will parse a <service-failure-policyr> and produce a suitable ServiceFailurePolicyclassAnElementProcessorthat returns a simpleParameterizedBuilder.classAnElementProcessorthat will process anXmlElementdefining aParameterizedBuilder, after which it will eagerly realized to produce an instance of the required type.classAnElementProcessorfor <storage-authorizer> elements defined by a Coherence Operational Configuration file.