Uses of Class
org.apache.commons.jexl2.introspection.Sandbox

Packages that use Sandbox
org.apache.commons.jexl2.introspection Provides high-level introspective services. 
 

Uses of Sandbox in org.apache.commons.jexl2.introspection
 

Fields in org.apache.commons.jexl2.introspection declared as Sandbox
protected  Sandbox SandboxUberspectImpl.sandbox
          The sandbox.
 

Constructors in org.apache.commons.jexl2.introspection with parameters of type Sandbox
SandboxUberspectImpl(org.apache.commons.logging.Log runtimeLogger, Sandbox theSandbox)
          A constructor for Sandbox uberspect.
 



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