org.apache.camel.spring.model
Class OtherwiseType

java.lang.Object
  extended by org.apache.camel.spring.model.ProcessorType
      extended by org.apache.camel.spring.model.OutputType
          extended by org.apache.camel.spring.model.OtherwiseType

public class OtherwiseType
extends OutputType

Version:
$Revision: 1.1 $

Field Summary
 
Fields inherited from class org.apache.camel.spring.model.OutputType
outputs
 
Constructor Summary
OtherwiseType()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class org.apache.camel.spring.model.OutputType
filter, filter, getInterceptors, getOutputs, setInterceptors, setOutputs, to
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OtherwiseType

public OtherwiseType()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2007 Apache Software Foundation. All Rights Reserved.