Uses of Class
org.apache.camel.model.ExpressionSubElementType

Packages that use ExpressionSubElementType
org.apache.camel.model The JAXB POJOs for the XML Configuration of the routing rules. 
 

Uses of ExpressionSubElementType in org.apache.camel.model
 

Methods in org.apache.camel.model that return ExpressionSubElementType
 ExpressionSubElementType AggregatorType.getCompletedPredicate()
           
 ExpressionSubElementType ExceptionType.getHandled()
           
 

Methods in org.apache.camel.model with parameters of type ExpressionSubElementType
 void AggregatorType.setCompletedPredicate(ExpressionSubElementType completedPredicate)
           
 void ExceptionType.setHandled(ExpressionSubElementType handled)
           
 



Copyright © 2008 IONA Open Source Community. All Rights Reserved.