See: Description
| Class | Description |
|---|---|
| AbstractEmptyElementProcessor<T> |
A
ConditionalElementProcessor that provides defined behaviors for processing empty XmlElements. |
| AcceptorDependenciesProcessor |
An
ElementProcessor that will parse an <acceptor-config> and produce an AcceptorDependencies. |
| ActivePassiveProcessor |
An
ActivePassiveProcessor is responsible for processing <active-passive> XmlElements to produce a TopologyBuilder.ActivePassiveTopologyBuilder. |
| AddressProviderBuilderProcessor |
An
ElementProcessor that will parse and produce a ParameterizedBuilder<AddressProvider> based on an address-provider configuration element, that of which is defined as such (with support for foreign-namespaces) <! |
| AuthorizedHostsProcessor |
An
ElementProcessor for <authorized-hosts> Configuration Elements. |
| BackingMapSchemeProcessor |
A
BackingMapSchemeProcessor is responsible for processing a backing-map-scheme XmlElement to produce a BackingMapScheme. |
| BufferTypeProcessor |
An
ElementProcessor for the <buffer-type> Cache Configuration element. |
| CacheConfigProcessor |
A
CacheConfigProcessor is responsible for processing a cache-config XmlElement to produce a CacheConfig object. |
| CacheMappingProcessor |
An
CacheMappingProcessor is responsible for processing <cache-mapping> XmlElements to produce a CacheMapping. |
| CacheServiceProxyProcessor |
An
ElementProcessor that will parse cache-service-proxy configuration element tp produce a DefaultCacheServiceProxyDependencies object. |
| CachingSchemeMappingProcessor |
An
CachingSchemeMappingProcessor is responsible for processing <caching-scheme-mapping> XmlElements to update the CacheMappingRegistry with CacheMappings. |
| CachingSchemesProcessor |
A
CachingSchemesProcessor is an ElementProcessor for the <caching-schemes%gt; element of Coherence Cache Configuration files. |
| CentralReplicationProcessor |
An
CentralReplicationProcessor is responsible for processing <central-replication> XmlElements to produce a TopologyBuilder.CentralReplicationBuilder. |
| CompositeSchemeProcessor<T extends AbstractCompositeScheme> |
A
CompositeSchemeProcessor is a CustomizableBuilderProcessor for schemes that consist of a front and back scheme. |
| CustomizableBinaryStoreManagerBuilderProcessor<T extends BinaryStoreManagerBuilderCustomization> |
A
CustomizableBinaryStoreManagerBuilderProcessor is a CustomizableBuilderProcessor that additionally processes the required definition of a BinaryStoreManagerBuilder for those classes supporting BinaryStoreManagerBuilderCustomization. |
| CustomizableBuilderProcessor<T> |
A
CustomizableBuilderProcessor is a multi-purpose ElementProcessor responsible for processing xml elements that produce objects supporting BuilderCustomization. |
| DefaultsProcessor |
The
DefaultsProcessor is responsible for processing the <defaults> XmlElement in a Coherence Cache Configuration file, registering each of the processed elements with the ResourceRegistry. |
| DeltaCompressorProcessor |
An ElementProcessor for processing <compressor> configurations.
|
| ElementProcessorHelper |
An
ElementProcessorHelper provides a number of helper methods for ElementProcessors. |
| EvictionPolicyProcessor |
A
EvictionPolicyProcessor is responsible for processing an eviction-policy XmlElement to produce an EvictionPolicyBuilder. |
| ExecutorProcessor |
An
ElementProcessor that will parse and produce a Executor based on an ssl/executor configuration element. |
| FederatedSchemeProcessor |
FederatedSchemeProcessor generates instances of FederatedScheme. |
| GroupProcessor |
An
GroupProcessor is responsible for processing <group> XmlElements to produce a TopologyBuilder.GroupBuilder. |
| GroupsProcessor |
An
GroupsProcessor is responsible for processing <groups> XmlElements to produce a list of GroupBuilders. |
| HttpAcceptorDependenciesProcessor |
An
ElementProcessor to produce a HttpAcceptorDependencies from a <http-acceptor%gt; configuration. |
| HubSpokeProcessor |
An
HubSpokeProcessor is responsible for processing <hub-spoke> XmlElements to produce a TopologyBuilder.HubSpokeBuilder. |
| InitiatorDependenciesProcessor |
An
ElementProcessor that will parse an <initator-config> and produce an InitiatorDependencies. |
| InitParamProcessor | |
| InitParamProcessor.CacheRefExpression |
An
Expression implementation that represents the use of a {cache-ref} macro in a Cache Configuration File. |
| InitParamProcessor.SchemeRefExpression |
An
Expression implementation that represents the use of a {scheme-ref} macro in a Cache Configuration File. |
| InitParamsProcessor |
An
InitParamsProcessor is responsible for processing <init-params> XmlElements to produce ResolvableParameterLists. |
| InstanceProcessor |
An
InstanceProcessor is responsible for processing <instance> XmlElements to produce ParameterizedBuilders. |
| InterceptorProcessor |
A
ElementProcessor for the <interceptor> element. |
| InterceptorsProcessor |
A
ElementProcessor for the <interceptors> element. |
| InternalCacheSchemeProcessor |
A
InternalCacheSchemeProcessor is responsible for processing an internal-cache-scheme XmlElements to produce a MapBuilder. |
| InvocationServiceProxyProcessor |
An
ElementProcessor that will parse invocation-service-proxy configuration element tp produce a DefaultInvocationServiceProxyDependencies object. |
| KeystoreProcessor |
An
ElementProcessor that will parse and produce a DefaultKeystoreDependencies based on a key-store configuration element. |
| LeaseGranularityProcessor |
An
ElementProcessor for Coherence <lease-granularity> configuration |
| LocalAddressProcessor |
An
ElementProcessor that parses a <local-address> to produce an InetSocketAddress. |
| MapListenerProcessor |
A
MapListenerProcessor is responsible for processing a listener XmlElements to produce a ParameterizedBuilder for a MapListener. |
| MemberListenerProcessor |
An ElementProcessor to process a <member-listener> to produce a List containing a single MemberListener.
|
| MemorySizeProcessor |
A
MemorySizeProcessor is responsible for processing Coherence memory sizes and returning them in bytes. |
| MessageDeliveryModeProcessor |
An
ElementProcessor for JMS <message-delivery-mode> configurations. |
| MillisProcessor |
A
MillisProcessor is responsible for processing Coherence time values and returning them in milliseconds. |
| OperationBundlingProcessor |
A
OperationBundlingProcessor is responsible for processing an operation-bundling XmlElement to produce an BundleManager. |
| ParamTypeProcessor |
A
ParamTypeProcessor is responsible for processing <param-type> XmlElements to produce a fully qualified class name. |
| ParticipantBuildersProcessor |
An
ParticipantBuildersProcessor is responsible for processing <participants> XmlElements to produce a list of ParticipantBuilders. |
| PartitionAssignmentStrategyProcessor |
An ElementProcessor to process a <partition-assignment-strategy> to produce a PartitionAssignmentStrategy.
|
| PartitionedQuorumPolicyProcessor |
An ElementProcessor that will parse a <partitioned-quorum-policy-scheme> and produce a suitable
ActionPolicy |
| PartitionListenerProcessor |
An ElementProcessor to process a <partition-listener> to produce a List containing a single PartitionListener.
|
| PersistenceEnvironmentsProcessor |
An
ElementProcessor for the <persistence-environments%gt; element of Coherence Operational Configuration files. |
| PersistenceEnvironmentsProcessor.PersistenceEnvironmentProcessor |
An
ElementProcessor for children elements of &lpersistence-environments%gt; element of Coherence Operational Configuration files. |
| PersistenceProcessor |
An
ElementProcessor that will parse a <persistence> element to produce a PersistenceDependencies instance. |
| ProviderProcessor |
An
ElementProcessor that will parse and produce a ProviderBuilder based on a provider configuration element. |
| ProxyQuorumPolicyProcessor |
An
ElementProcessor that will parse a <proxy-quorum-policy-scheme> and produce a suitable ActionPolicy |
| ScopeNameProcessor |
The
ScopeNameProcessor is responsible for processing the <scope-name> XmlElement in a Coherence Cache Configuration file. |
| SerializerBuilderProcessor |
An
ElementProcessor for <serializer> elements defined by a Coherence Operational Configuration file. |
| SerializerFactoryProcessor |
An ElementProcessor that will parse a <serializer> and produce a suitable SerializerFactory
|
| SerializersProcessor |
An
ElementProcessor for the <serializers%gt; element of Coherence Operational Configuration files. |
| ServiceBuilderProcessor<T extends ServiceBuilder> |
A
ServiceBuilderProcessor is an ElementProcessor responsible for producing various kinds of ServiceBuilders. |
| ServiceFailurePolicyProcessor |
An ElementProcessor that will parse a <service-failure-policyr> and produce a suitable ServiceFailurePolicy
|
| ServiceLoadBalancerProcessor |
An
ElementProcessor for <load-balancer> configuration used by federated and proxy services. |
| SocketOptionsProcessor |
An
ElementProcessor for SocketOptions. |
| SocketProviderProcessor |
An
ElementProcessor that will parse an <socket-provider> and produce a SocketProviderBuilder. |
| SocketProvidersProcessor |
An
SocketProvidersProcessor is responsible for processing <socket-provider> XmlElements SocketProvider definitions. |
| SpecificInstanceProcessor<T> |
An
ElementProcessor that will process an XmlElement defining a ParameterizedBuilder, after which it will eagerly realized to produce an instance of the required type. |
| SSLHostnameVerifierProcessor |
An
ElementProcessor that will parse and produce a HostnameVerifier based on hostname-verifier configuration element. |
| SSLManagerProcessor |
An
ElementProcessor that will parse and produce a DefaultManagerDependencies based on a identity-manager/trust-manager configuration element. |
| SSLNameListProcessor |
An
ElementProcessor that will parse and produce a NameListDependencies based on a protocol-versions or cipher-suites configuration element. |
| SSLProcessor |
An
ElementProcessor that will parse an <ssl> and produce a SSLSocketProviderDependenciesBuilder object. |
| StorageAccessAuthorizerBuilderProcessor |
An
ElementProcessor for <storage-authorizer> elements defined by a Coherence Operational Configuration file. |
| StorageAccessAuthorizersProcessor |
An
ElementProcessor for the <storage-authorizers%gt; element of Coherence Operational Configuration files. |
| TcpAcceptorProcessor |
An
ElementProcessor that will parse an <tcp-acceptor> and produce a TcpAcceptorDependencies object. |
| TcpInitiatorProcessor |
An
ElementProcessor that will parse an <tcp-initiator> and produce a TcpInitiatorDependencies object. |
| TopologyBuildersProcessor |
An
TopologyBuildersProcessor is responsible for processing <topology-definition> XmlElements to produce a list of TopologyBuilders. |
| TopologyRefsProcessor |
A
TopologyRefsProcessor is an ElementProcessor for the <topology-refs%gt; element of Coherence Cache Configuration files. |
| UnitCalculatorProcessor |
A
UnitCalculatorProcessor is responsible for processing a unit-calculator XmlElement to produce a UnitCalculatorBuilder. |
| WrapperStreamFactoryListProcessor | Deprecated |
| Enum | Description |
|---|---|
| AbstractEmptyElementProcessor.EmptyElementBehavior |
The behavior of the
ConditionalElementProcessor when it encounters an empty XmlElement. |