Uses of Class
org.apache.camel.NoSuchPropertyException

Packages that use NoSuchPropertyException
org.apache.camel.util Utility classes used by the core of Camel and useful for Camel component developers 
 

Uses of NoSuchPropertyException in org.apache.camel.util
 

Methods in org.apache.camel.util that throw NoSuchPropertyException
static
<T> T
ExchangeHelper.getMandatoryProperty(Exchange exchange, String propertyName, Class<T> type)
           
 



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