org.apache.camel.model
Interface Block

All Known Implementing Classes:
AggregatorType, BeanRef, CatchType, ChoiceType, ConvertBodyType, DelayerType, ExceptionType, ExpressionNode, FilterType, FinallyType, HandleFaultType, IdempotentConsumerType, InOnlyType, InOutType, InterceptorRef, InterceptorType, InterceptType, LoadBalanceType, LoopType, MarshalType, MulticastType, OtherwiseType, OutputType, PipelineType, PolicyRef, ProceedType, ProcessorRef, ProcessorType, RecipientListType, RemoveHeaderType, RemovePropertyType, ResequencerType, RouteType, RoutingSlipType, SendType, SetBodyType, SetExchangePatternType, SetHeaderType, SetOutHeaderType, SetPropertyType, SplitterType, StopType, ThreadType, ThrottlerType, ThrowFaultType, ToType, TransformType, TryType, UnmarshalType, WhenType

public interface Block

Interface to add block featuring to the XML element type.

Version:
$Revision: 660266 $

Method Summary
 void addOutput(ProcessorType processorType)
           
 

Method Detail

addOutput

void addOutput(ProcessorType processorType)


Copyright © 2009 Apache Software Foundation. All Rights Reserved.