| Package | Description | 
|---|---|
| com.tangosol.coherence.config.xml.processor | Defines the Xml document Element and Attribute Processors for Coherence Cache Configuration files. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractEmptyElementProcessor<T>A  ConditionalElementProcessorthat provides defined behaviors for processing emptyXmlElements. | 
| class  | MemberListenerProcessorAn ElementProcessor to process a <member-listener> to produce a List containing a single MemberListener. | 
| class  | MemorySizeProcessorA  MemorySizeProcessoris responsible for processing Coherence memory sizes and returning them in bytes. | 
| class  | MillisProcessorA  MillisProcessoris responsible for processing Coherence time values and returning them in milliseconds. | 
| class  | PartitionListenerProcessorAn ElementProcessor to process a <partition-listener> to produce a List containing a single PartitionListener. | 
| static class  | PersistenceEnvironmentsProcessor.PersistenceEnvironmentProcessorAn  ElementProcessorfor children elements of &lpersistence-environments%gt; element of Coherence Operational Configuration files. | 
| class  | PersistenceProcessorAn  ElementProcessorthat will parse a <persistence> element to produce aPersistenceDependenciesinstance. | 
| class  | SerializerBuilderProcessorAn  ElementProcessorfor <serializer> elements defined by a Coherence Operational Configuration file. | 
| class  | SerializerFactoryProcessorAn ElementProcessor that will parse a <serializer> and produce a suitable SerializerFactory | 
| class  | ServiceFailurePolicyProcessorAn ElementProcessor that will parse a <service-failure-policyr> and produce a suitable ServiceFailurePolicy | 
| class  | SpecificInstanceProcessor<T>An  ElementProcessorthat will process anXmlElementdefining aParameterizedBuilder, after which it will eagerly realized to produce an instance of the required type. | 
| class  | StorageAccessAuthorizerBuilderProcessorAn  ElementProcessorfor <storage-authorizer> elements defined by a Coherence Operational Configuration file. |