Uses of Interface
org.apache.camel.spi.ShutdownAware

Packages that use ShutdownAware
org.apache.camel.component.file The File Component for working with file systems. 
org.apache.camel.component.seda The SEDA Component for asynchronous SEDA exchanges on a BlockingQueue within a single CamelContext 
 

Uses of ShutdownAware in org.apache.camel.component.file
 

Classes in org.apache.camel.component.file that implement ShutdownAware
 class FileConsumer
          File consumer.
 class GenericFileConsumer<T>
          Base class for remote file consumers.
 

Uses of ShutdownAware in org.apache.camel.component.seda
 

Classes in org.apache.camel.component.seda that implement ShutdownAware
 class SedaConsumer
          A Consumer for the SEDA component.
 



Copyright © 2007-2010 The Apache Software Foundation. All Rights Reserved.