Uses of Interface
com.tangosol.coherence.rest.util.processor.ProcessorFactory
Package
Description
Contains classes related to REST-based entry processing.
-
Uses of ProcessorFactory in com.tangosol.coherence.rest.util.processor
Modifier and TypeClassDescriptionclass
The default implementation ofProcessorFactory
.class
ProcessorFactory
that can be used to create aNumberIncrementor
.class
ProcessorFactory
that can be used to create aNumberMultiplier
.Modifier and TypeMethodDescriptionvoid
ProcessorRegistry.register
(String sName, ProcessorFactory factory) Registers a processor factory with the given name.