Package org.apache.geronimo.system.configuration.condition

Interface Summary
ConditionParser Provides a simple facility to evaluate condition expressions.
 

Class Summary
JavaVariable Provides access to Java version details for use in condition expressions.
JexlConditionParser Provides a simple facility to evaluate condition expressions using the Jexl language.
JexlExpressionParser Parses expressions using Commons Jexl.
OgnlConditionParser Provides a simple facility to evaluate condition expressions using the OGNL language.
OsVariable Provides access to operating system details for use in condition expressions.
SystemUtils Helpers for java.lang.System.
 

Exception Summary
ConditionParserException Thrown to indicate a problem related to condition parsing.
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.