Hierarchy For Package com.tangosol.coherence.rest.util.processor
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
- com.tangosol.coherence.rest.util.processor.DefaultProcessorFactory (implements com.tangosol.coherence.rest.util.processor.ProcessorFactory<K,
Interface Hierarchy
- com.tangosol.coherence.rest.util.processor.ProcessorFactory<K,
V, R>