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

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

Uses of SortDefinition in org.apache.camel.model
 

Methods in org.apache.camel.model that return SortDefinition
 SortDefinition SortDefinition.comparator(Comparator comparator)
          Sets the comparator to use for sorting
 SortDefinition SortDefinition.comparatorRef(String ref)
          Sets a reference to lookup for the comparator to use for sorting
 



Copyright © 2009 Apache Software Foundation. All Rights Reserved.