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, org.osgi.framework.Bundle bundle)
           
 void GBeanOverride.setAttribute(org.apache.geronimo.gbean.GAttributeInfo attrInfo, Object attributeValue, org.osgi.framework.Bundle bundle)
           
 

Constructors in org.apache.geronimo.system.configuration that throw InvalidAttributeException
GBeanOverride(org.apache.geronimo.gbean.GBeanData gbeanData, JexlExpressionParser expressionParser, org.osgi.framework.Bundle bundle)
           
 



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