Hierarchy For Package org.apache.camel.support.processor.state
Class Hierarchy
- java.lang.Object
- org.apache.camel.support.service.BaseService
- org.apache.camel.support.service.ServiceSupport (implements org.apache.camel.StatefulService)
- org.apache.camel.support.processor.state.FileStateRepository (implements org.apache.camel.spi.StateRepository<K,
V>) - org.apache.camel.support.processor.state.MemoryStateRepository (implements org.apache.camel.spi.StateRepository<K,
V>)
- org.apache.camel.support.processor.state.FileStateRepository (implements org.apache.camel.spi.StateRepository<K,
- org.apache.camel.support.service.ServiceSupport (implements org.apache.camel.StatefulService)
- org.apache.camel.support.service.BaseService