Package org.apache.camel.component.exec

Interface Summary
ExecBinding Represents the binding of input and output types of a ExecCommandExecutor to an Exchange.
ExecCommandExecutor Executes ExecCommand instances.
 

Class Summary
ExecCommand Value object that describes the command to be executed.
ExecComponent Represents the component that manages ExecEndpoint.
ExecEndpoint The endpoint utilizes an ExecCommandExecutor to execute a system command when it receives message exchanges.
ExecProducer Exec producer.
ExecResult Value object, that represents the result of an ExecCommand execution.
ExecResultConverter Default converters for ExecResult.
 

Exception Summary
ExecException Exception thrown when there is an execution failure.
 



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