Package | Description |
---|---|
com.tangosol.coherence.config.xml.processor |
Defines the Xml document Element and Attribute Processors for Coherence Cache
Configuration files.
|
Class and Description |
---|
AbstractEmptyElementProcessor
A
ConditionalElementProcessor that provides defined behaviors
for processing empty XmlElement s. |
AbstractEmptyElementProcessor.EmptyElementBehavior
The behavior of the
ConditionalElementProcessor when it encounters
an empty XmlElement . |
CustomizableBuilderProcessor
A
CustomizableBuilderProcessor is a multi-purpose ElementProcessor
responsible for processing xml elements that produce objects supporting BuilderCustomization . |
InitParamProcessor.DataStructureRefExpression
An
Expression implementation that represents the use of
a {cache-ref} macro in a Cache Configuration File. |
ServiceBuilderProcessor
A
ServiceBuilderProcessor is an ElementProcessor responsible for producing various kinds of
ServiceBuilder s. |