Package | Description |
---|---|
com.tangosol.coherence.config.xml.preprocessor |
Defines the Xml document Pre-Processors for Coherence Cache Configuration files.
|
Class and Description |
---|
ExtendPreprocessor
An
ExtendPreprocessor is an DocumentElementPreprocessor.ElementPreprocessor that will
inject an "acceptor-config" XmlElement into a "proxy-scheme"
XmlElement if one does not exist. |
SchemeRefPreprocessor
A
SchemeRefPreprocessor is an DocumentElementPreprocessor.ElementPreprocessor that resolves declarations of
<scheme-ref> as required by Coherence. |
SystemPropertyPreprocessor
A
SystemPropertyPreprocessor is an DocumentElementPreprocessor.ElementPreprocessor that will
replace XmlElement content annotated with "system-property" attributes with appropriate
System.getProperties() . |
ViewSchemePreprocessor
DocumentElementPreprocessor.ElementPreprocessor for the element. |