Uses of Package
org.apache.commons.jexl2.introspection

Packages that use org.apache.commons.jexl2.introspection
org.apache.commons.jexl2 Provides a framework for evaluating JEXL expressions. 
org.apache.commons.jexl2.internal Provides utilities for introspection services. 
org.apache.commons.jexl2.introspection Provides high-level introspective services. 
 

Classes in org.apache.commons.jexl2.introspection used by org.apache.commons.jexl2
Uberspect
          'Federated' introspection/reflection interface to allow the introspection behavior in JEXL to be customized.
 

Classes in org.apache.commons.jexl2.introspection used by org.apache.commons.jexl2.internal
JexlMethod
          Interface used for regular method invocation.
JexlPropertyGet
          Interface for getting values that appear to be properties.
JexlPropertySet
          Interface used for setting values that appear to be properties.
 

Classes in org.apache.commons.jexl2.introspection used by org.apache.commons.jexl2.introspection
JexlMethod
          Interface used for regular method invocation.
JexlPropertyGet
          Interface for getting values that appear to be properties.
JexlPropertySet
          Interface used for setting values that appear to be properties.
Uberspect
          'Federated' introspection/reflection interface to allow the introspection behavior in JEXL to be customized.
 



Copyright © 2001-2011 Apache Software Foundation. All Rights Reserved.