| Package | Description | 
|---|---|
| com.tangosol.coherence.config.xml | 
 Defines the Xml Document Pre-Processors and Xml Element Processors for converting 
Coherence Cache Configuration files into Coherence configuration object models. 
 | 
| com.tangosol.coherence.config.xml.preprocessor | 
 Defines the Xml document Pre-Processors for Coherence Cache Configuration files. 
 | 
| com.tangosol.coherence.config.xml.processor | 
 Defines the Xml document Element and Attribute Processors for Coherence Cache 
Configuration files. 
 | 
| com.tangosol.coherence.jcache | 
 Contains classes related to Coherence JCache. 
 | 
| com.tangosol.config.xml | 
 Defines classes and interfaces for processing Xml documents and building object
models, like configuration, based on said documents though the use of injection. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CacheConfigNamespaceHandler.onStartNamespace(ProcessingContext context,
                XmlElement element,
                String prefix,
                URI uri)
Called when the xml namespace associated with the  
NamespaceHandler is first encountered in an xml
 document. | 
void | 
OperationalConfigNamespaceHandler.onStartNamespace(ProcessingContext context,
                XmlElement element,
                String prefix,
                URI uri)
Called when the xml namespace associated with the  
NamespaceHandler is first encountered in an xml
 document. | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
TCPAcceptorPreprocessor.preprocess(ProcessingContext context,
          XmlElement xmlElement)
Process an  
XmlElement, optionally mutating it (or it's children) if required. | 
boolean | 
TransactionalPreprocessor.preprocess(ProcessingContext context,
          XmlElement element)
Process an  
XmlElement, optionally mutating it (or it's children) if required. | 
boolean | 
SchemeRefPreprocessor.preprocess(ProcessingContext context,
          XmlElement element)
Process an  
XmlElement, optionally mutating it (or it's children) if required. | 
boolean | 
ViewSchemePreprocessor.preprocess(ProcessingContext context,
          XmlElement element)  | 
boolean | 
SystemPropertyPreprocessor.preprocess(ProcessingContext context,
          XmlElement element)
Process an  
XmlElement, optionally mutating it (or it's children) if required. | 
boolean | 
OperationalDefaultsPreprocessor.preprocess(ProcessingContext context,
          XmlElement element)
Process an  
XmlElement, optionally mutating it (or it's children) if required. | 
boolean | 
CacheDefaultsPreprocessor.preprocess(ProcessingContext context,
          XmlElement element)
Process an  
XmlElement, optionally mutating it (or it's children) if required. | 
boolean | 
PofSerializerPreprocessor.preprocess(ProcessingContext context,
          XmlElement element)
Process an  
XmlElement, optionally mutating it (or it's children) if required. | 
boolean | 
DefaultsCreationPreprocessor.preprocess(ProcessingContext context,
          XmlElement xmlConfig)  | 
boolean | 
ExtendPreprocessor.preprocess(ProcessingContext context,
          XmlElement element)
Process an  
XmlElement, optionally mutating it (or it's children) if required. | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
AbstractEmptyElementProcessor.accepts(ProcessingContext context,
       XmlElement xmlElement)
Determines if the specified  
XmlElement should be processed. | 
protected boolean | 
AbstractEmptyElementProcessor.isEmptyElement(ProcessingContext context,
              XmlElement xmlElement)
Determines if an  
XmlElement is considered empty. | 
ParameterizedBuilder<PasswordProvider> | 
PasswordProviderBuilderProcessor.onProcess(ProcessingContext context,
         XmlElement xmlElement)  | 
ParameterizedBuilder<StorageAccessAuthorizer> | 
StorageAccessAuthorizerBuilderProcessor.onProcess(ProcessingContext context,
         XmlElement xmlElement)  | 
Long | 
MillisProcessor.onProcess(ProcessingContext context,
         XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
ServiceFailurePolicyBuilder | 
ServiceFailurePolicyProcessor.onProcess(ProcessingContext context,
         XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
ParameterizedBuilder<Serializer> | 
SerializerBuilderProcessor.onProcess(ProcessingContext context,
         XmlElement xmlElement)  | 
protected abstract T | 
AbstractEmptyElementProcessor.onProcess(ProcessingContext context,
         XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
Integer | 
MemorySizeProcessor.onProcess(ProcessingContext context,
         XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
T | 
EnumProcessor.onProcess(ProcessingContext context,
         XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
T | 
SpecificInstanceProcessor.onProcess(ProcessingContext context,
         XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
SerializerFactory | 
SerializerFactoryProcessor.onProcess(ProcessingContext context,
         XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
com.tangosol.internal.net.service.grid.PersistenceDependencies | 
PersistenceProcessor.onProcess(ProcessingContext context,
         XmlElement xmlElement)  | 
List<ParameterizedBuilder<PartitionListener>> | 
PartitionListenerProcessor.onProcess(ProcessingContext context,
         XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
List<ParameterizedBuilder<MemberListener>> | 
MemberListenerProcessor.onProcess(ProcessingContext context,
         XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
protected PersistenceEnvironmentParamBuilder | 
PersistenceEnvironmentsProcessor.PersistenceEnvironmentProcessor.onProcess(ProcessingContext context,
         XmlElement xmlElement)  | 
com.tangosol.internal.net.service.peer.acceptor.HttpAcceptorDependencies | 
HttpAcceptorDependenciesProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
UnitCalculatorBuilder | 
UnitCalculatorProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
TopicMapping | 
TopicMappingProcessor.process(ProcessingContext context,
       XmlElement element)  | 
T | 
CustomizableBuilderProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
ResolvableParameterList | 
InitParamsProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
SSLSocketProviderDependenciesBuilder.NameListDependencies | 
SSLNameListProcessor.process(ProcessingContext context,
       XmlElement xmlElement)  | 
List<WrapperStreamFactory> | 
WrapperStreamFactoryListProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Deprecated.  
Process an  
XmlElement to return a specific type of value. | 
List<NamedEventInterceptorBuilder> | 
InterceptorsProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
CachingScheme | 
StorageProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
CacheConfig | 
ConfigurationProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
SSLSocketProviderDependenciesBuilder.ProviderBuilder | 
ProviderProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
T | 
CompositeSchemeProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
com.tangosol.internal.net.service.extend.proxy.DefaultInvocationServiceProxyDependencies | 
InvocationServiceProxyProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
Void | 
SerializersProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
com.tangosol.internal.net.service.peer.acceptor.AcceptorDependencies | 
AcceptorDependenciesProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
ActionPolicyBuilder | 
PartitionedQuorumPolicyProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
Void | 
PasswordProvidersProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
BundleManager | 
OperationBundlingProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
com.tangosol.internal.net.service.peer.acceptor.TcpAcceptorDependencies | 
TcpAcceptorProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
Object | 
UnsupportedFeatureProcessor.process(ProcessingContext context,
       XmlElement xmlElement)  | 
SSLSocketProviderDependenciesBuilder.HostnameVerifierBuilder | 
SSLHostnameVerifierProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
InetSocketAddress | 
LocalAddressProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
ParameterizedBuilder<Object> | 
InstanceProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
ResourceMappingRegistry | 
TopicSchemeMappingProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
SSLSocketProviderDependenciesBuilder.DefaultManagerDependencies | 
SSLManagerProcessor.process(ProcessingContext context,
       XmlElement xmlElement)  | 
SSLSocketProviderDependenciesBuilder.DefaultKeystoreDependencies | 
KeystoreProcessor.process(ProcessingContext context,
       XmlElement xmlElement)  | 
SocketProviderBuilder | 
SocketProviderProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
PartitionAssignmentStrategyBuilder | 
PartitionAssignmentStrategyProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
String | 
ParamTypeProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
ResourceMappingRegistry | 
CachingSchemeMappingProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
Integer | 
MessageDeliveryModeProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
ParameterizedBuilder<Filter> | 
AuthorizedHostsProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
PagedTopicScheme | 
PagedTopicSchemeProcessor.process(ProcessingContext context,
       XmlElement element)  | 
Void | 
DefaultsProcessor.process(ProcessingContext context,
       XmlElement element)  | 
CacheMapping | 
CacheMappingProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
T | 
AbstractEmptyElementProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
EvictionPolicyBuilder | 
EvictionPolicyProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
Collection<SubscriberGroupBuilder> | 
SubscriberGroupsProcessor.process(ProcessingContext context,
       XmlElement xmlElement)  | 
SSLSocketProviderDependenciesBuilder | 
SSLProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
Void | 
StorageAccessAuthorizersProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
MapBuilder | 
InternalCacheSchemeProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
ParameterizedBuilder<MapListener> | 
MapListenerProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
String | 
ScopeNameProcessor.process(ProcessingContext context,
       XmlElement element)  | 
AddressProviderBuilder | 
AddressProviderBuilderProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
Integer | 
BufferTypeProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
ActionPolicyBuilder | 
ProxyQuorumPolicyProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
com.tangosol.config.expression.Parameter | 
InitParamProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
T | 
CustomizableBinaryStoreManagerBuilderProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
ServiceLoadBalancerBuilder | 
ServiceLoadBalancerProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
ServiceSchemeRegistry | 
CachingSchemesProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
Integer | 
LeaseGranularityProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
BackingMapScheme | 
BackingMapSchemeProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
DeltaCompressor | 
DeltaCompressorProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
Void | 
SocketProvidersProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
ParameterizedBuilder<Executor> | 
ExecutorProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
com.tangosol.internal.net.service.peer.initiator.InitiatorDependencies | 
InitiatorDependenciesProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
Void | 
PersistenceEnvironmentsProcessor.process(ProcessingContext context,
       XmlElement xmlElement)  | 
ServiceSchemeRegistry | 
SchemesProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
SocketOptions | 
SocketOptionsProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
com.tangosol.internal.net.service.peer.initiator.TcpInitiatorDependencies | 
TcpInitiatorProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
ParameterizedBuilder<Filter> | 
TransformerProcessor.process(ProcessingContext context,
       XmlElement xmlElement)  | 
SubscriberGroupBuilder | 
SubscriberGroupProcessor.process(ProcessingContext context,
       XmlElement xmlElement)  | 
BackingMapScheme | 
ValueStorageSchemeProcessor.process(ProcessingContext context,
       XmlElement element)  | 
com.tangosol.internal.net.service.extend.proxy.DefaultCacheServiceProxyDependencies | 
CacheServiceProxyProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
T | 
ServiceBuilderProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
static ParameterizedBuilder<?> | 
ElementProcessorHelper.processParameterizedBuilder(ProcessingContext context,
                           XmlElement element)
Attempts to process the specified  
XmlElement to produce a ParameterizedBuilder given a
 ProcessingContext. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JCacheExtendNamespace.onEndNamespace(ProcessingContext processingContext,
              XmlElement xmlElement,
              String s,
              URI uri)
 {@code
    
  | 
void | 
JCacheNamespace.onEndNamespace(ProcessingContext processingContext,
              XmlElement xmlElement,
              String s,
              URI uri)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultProcessingContext
The default implementation of a  
ProcessingContext. | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
ConditionalElementProcessor.accepts(ProcessingContext context,
       XmlElement xmlElement)
Determines if the specified  
XmlElement should be processed. | 
void | 
AbstractNamespaceHandler.onEndNamespace(ProcessingContext context,
              XmlElement element,
              String prefix,
              URI uri)
Called when the xml namespace associated with the  
NamespaceHandler is last encountered in an xml document. | 
void | 
NamespaceHandler.onEndNamespace(ProcessingContext context,
              XmlElement element,
              String sPrefix,
              URI uri)
Called when the xml namespace associated with the  
NamespaceHandler is last encountered in an xml document. | 
void | 
AbstractNamespaceHandler.onStartNamespace(ProcessingContext context,
                XmlElement element,
                String prefix,
                URI uri)
Called when the xml namespace associated with the  
NamespaceHandler is first encountered in an xml
 document. | 
void | 
NamespaceHandler.onStartNamespace(ProcessingContext context,
                XmlElement element,
                String sPrefix,
                URI uri)
Called when the xml namespace associated with the  
NamespaceHandler is first encountered in an xml
 document. | 
boolean | 
DocumentPreprocessor.preprocess(ProcessingContext context,
          XmlElement xmlElement)
Performs pre-processing of the an  
XmlElement, optionally mutating
 it (or it's children) as required. | 
boolean | 
DocumentElementPreprocessor.preprocess(ProcessingContext context,
          XmlElement xmlElement)
Performs pre-processing of the an  
XmlElement, optionally mutating
 it (or it's children) as required. | 
boolean | 
DocumentElementPreprocessor.ElementPreprocessor.preprocess(ProcessingContext context,
          XmlElement element)
Process an  
XmlElement, optionally mutating it (or it's children) if required. | 
T | 
AttributeProcessor.process(ProcessingContext context,
       XmlAttribute attribute)
Process an  
XmlAttribute and return a specific type of value. | 
T | 
SimpleAttributeProcessor.process(ProcessingContext context,
       XmlAttribute attribute)
Process an  
XmlAttribute and return a specific type of value. | 
T | 
SimpleElementProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
T | 
ElementProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. |