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  java.lang.String GBeanOverride.getAsText(java.lang.String attributeName, java.lang.Object value, java.lang.String type, org.osgi.framework.Bundle bundle)
           
 void GBeanOverride.setAttribute(GAttributeInfo attrInfo, java.lang.Object attributeValue, org.osgi.framework.Bundle bundle)
           
 

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



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