Class Hierarchy
- java.lang.Object
- com.tangosol.coherence.rest.util.processor.DefaultProcessorFactory (implements com.tangosol.coherence.rest.util.processor.ProcessorFactory<K,V,R>)
- com.tangosol.coherence.rest.util.processor.NumberIncrementorFactory (implements com.tangosol.coherence.rest.util.processor.ProcessorFactory<K,V,R>)
- com.tangosol.coherence.rest.util.processor.NumberMultiplierFactory (implements com.tangosol.coherence.rest.util.processor.ProcessorFactory<K,V,R>)
- com.tangosol.coherence.rest.util.processor.ProcessorRegistry
Interface Hierarchy
- com.tangosol.coherence.rest.util.processor.ProcessorFactory<K,V,R>