Uses of Class
org.apache.commons.jexl.util.introspection.UberspectImpl

Packages that use UberspectImpl
org.apache.commons.jexl.util.introspection   
 

Uses of UberspectImpl in org.apache.commons.jexl.util.introspection
 

Constructors in org.apache.commons.jexl.util.introspection with parameters of type UberspectImpl
UberspectImpl.VelMethodImpl(Method m)
          Create a new instance.
UberspectImpl.VelGetterImpl(AbstractExecutor exec)
          Create the getter using an AbstractExecutor to do the work.
UberspectImpl.VelSetterImpl(VelMethod velmethod)
          Create an instance.
UberspectImpl.VelSetterImpl(VelMethod velmethod, String key)
          Create an instance.
 



Copyright © 2003-2006 The Apache Software Foundation. All Rights Reserved.