See: Description
Class | Description |
---|---|
AbstractEmptyElementProcessor<T> |
A
ConditionalElementProcessor that provides defined behaviors
for processing empty XmlElement s. |
AcceptorDependenciesProcessor |
An
ElementProcessor that will parse an <acceptor-config> and
produce an AcceptorDependencies . |
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. |
CacheMappingProcessor |
An
CacheMappingProcessor is responsible for processing <cache-mapping> XmlElement s 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> XmlElement s
to update the ResourceMappingRegistry with CacheMapping s. |
CachingSchemesProcessor |
A
CachingSchemesProcessor is an ElementProcessor for the
<caching-schemes%gt; element of Coherence Cache Configuration files. |
CompositeSchemeProcessor<T extends AbstractCompositeScheme> |
A
CompositeSchemeProcessor is a CustomizableBuilderProcessor for schemes
that consist of a front and back scheme. |
ConfigurationProcessor |
A
ConfigurationProcessor is responsible for processing a
configuration XmlElement to produce a CacheConfig object. |
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 ElementProcessor s. |
EnumProcessor<T extends Enum<?>> |
A
EnumProcessor is responsible for processing Coherence Enum values
and return the corresponding Enum type. |
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. |
HttpAcceptorDependenciesProcessor |
An
ElementProcessor to produce a HttpAcceptorDependencies
from a <http-acceptor%gt; configuration. |
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 Configuration File. |
InitParamProcessor.CollectionRefExpression |
An
Expression implementation that represents the use of
a {collection-ref} macro in a Configuration File. |
InitParamProcessor.DataStructureRefExpression<E> |
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> XmlElement s to produce
ResolvableParameterList s. |
InstanceProcessor |
An
InstanceProcessor is responsible for processing <instance> XmlElement s
to produce ParameterizedBuilder s. |
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 XmlElement s 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
XmlElement s 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 . |
PagedTopicSchemeProcessor |
An
ElementProcessor that parses a <paged-topic-scheme> element;
produces a PagedTopicScheme . |
ParamTypeProcessor |
A
ParamTypeProcessor is responsible for processing <param-type> XmlElement s to produce a
fully qualified class name. |
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.
|
PasswordProviderBuilderProcessor |
An
ElementProcessor for <password-provider> elements defined by
a Coherence Operational Configuration file. |
PasswordProviderBuilderProcessor.DefaultPasswordProvider |
This class is to wrap the existing password into the password-provider approach.
|
PasswordProvidersProcessor |
A
PasswordProvidersProcessor is responsible for processing <password-providers>
XmlElement of Coherence Operational Configuration files |
PersistenceEnvironmentsProcessor |
An
ElementProcessor for the <persistence-environments%gt; element of
Coherence Operational Configuration files. |
PersistenceEnvironmentsProcessor.PersistenceEnvironmentProcessor |
An
ElementProcessor for children elements
of <persistence-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 |
SchemesProcessor |
A
SchemesProcessor is an ElementProcessor for the
<caching-schemes%gt; element of Coherence Cache Configuration files. |
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
ServiceBuilder s. |
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>
XmlElement s 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. |
StorageProcessor | |
SubscriberGroupProcessor |
A
ElementProcessor for the <subscriber-group> element. |
SubscriberGroupsProcessor |
A
ElementProcessor for the <subscriber-groups> element. |
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. |
TopicMappingProcessor |
An
TopicMappingProcessor is responsible for processing <topic-mapping>
XmlElement s to produce a TopicMapping . |
TopicSchemeMappingProcessor |
An
TopicSchemeMappingProcessor is responsible for processing
<topic-scheme-mapping> XmlElement s to update the
ResourceMappingRegistry with ResourceMapping s. |
TransformerProcessor |
Responsible for processing
view-filter elements. |
UnitCalculatorProcessor |
A
UnitCalculatorProcessor is responsible for processing a
unit-calculator XmlElement to produce a UnitCalculatorBuilder . |
UnsupportedFeatureProcessor |
UnsupportedFeatureProcessor is an ElementProcessor that fails fast highlighting
which feature is not supported in this edition of the product.
|
ValueStorageSchemeProcessor |
An
ElementProcessor that creates a BackingMapScheme
for use in a collection scheme. |
WrapperStreamFactoryListProcessor | Deprecated |
Enum | Description |
---|---|
AbstractEmptyElementProcessor.EmptyElementBehavior |
The behavior of the
ConditionalElementProcessor when it encounters
an empty XmlElement . |