Hierarchy For All Packages

Package Hierarchies:

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.AsyncProcessorSupport (implements org.apache.camel.AsyncProcessor)
          • org.apache.camel.support.processor.DelegateAsyncProcessor (implements org.apache.camel.DelegateProcessor, org.apache.camel.Navigate<T>)
        • org.apache.camel.support.DefaultComponent (implements org.apache.camel.Component)
        • org.apache.camel.support.DefaultConsumer (implements org.apache.camel.Consumer, org.apache.camel.health.HealthCheckAware, org.apache.camel.RouteAware, org.apache.camel.spi.RouteIdAware)
        • org.apache.camel.support.DefaultEndpoint (implements org.apache.camel.CamelContextAware, org.apache.camel.Endpoint, org.apache.camel.spi.HasId)
        • org.apache.camel.support.DefaultProducer (implements org.apache.camel.Producer)
        • org.apache.camel.component.jcache.processor.aggregate.JCacheAggregationRepository (implements org.apache.camel.CamelContextAware, org.apache.camel.spi.OptimisticLockingAggregationRepository)
        • org.apache.camel.component.jcache.processor.idempotent.JCacheIdempotentRepository (implements org.apache.camel.CamelContextAware, org.apache.camel.spi.IdempotentRepository)
    • org.apache.camel.component.jcache.DefaultJCacheManagerFactory (implements org.apache.camel.component.jcache.JCacheManagerFactory)
    • org.apache.camel.support.component.EndpointUriFactorySupport (implements org.apache.camel.CamelContextAware, org.apache.camel.spi.EndpointUriFactory)
    • org.apache.camel.component.jcache.JCacheConfiguration
    • org.apache.camel.component.jcache.JCacheHelper
    • org.apache.camel.component.jcache.JCacheManager<K,V> (implements java.io.Closeable)
    • org.apache.camel.component.jcache.policy.JCachePolicy (implements org.apache.camel.spi.Policy)
    • org.apache.camel.support.component.PropertyConfigurerSupport
      • org.apache.camel.component.jcache.processor.aggregate.JCacheAggregationRepositoryConfigurer (implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter)
      • org.apache.camel.component.jcache.JCacheComponentConfigurer (implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter)
      • org.apache.camel.component.jcache.JCacheEndpointConfigurer (implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter)
      • org.apache.camel.component.jcache.processor.idempotent.JCacheIdempotentRepositoryConfigurer (implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter)

Interface Hierarchy

Enum Class Hierarchy