Uses of Class
org.apache.geronimo.system.configuration.InvalidAttributeException

Packages that use InvalidAttributeException
org.apache.geronimo.system.configuration   
 

Uses of InvalidAttributeException in org.apache.geronimo.system.configuration
 

Methods in org.apache.geronimo.system.configuration that throw InvalidAttributeException
protected  String GBeanOverride.getAsText(String attributeName, Object value, String type, ClassLoader classLoader)
           
 void GBeanOverride.setAttribute(String attributeName, Object attributeValue, String attributeType, ClassLoader classLoader)
           
 

Constructors in org.apache.geronimo.system.configuration that throw InvalidAttributeException
GBeanOverride(GBeanData gbeanData, JexlExpressionParser expressionParser, ClassLoader classLoader)
           
 



Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.