Uses of Class
org.apache.cactus.server.ServletImplicitObjects

Packages that use ServletImplicitObjects
org.apache.cactus.server   
 

Uses of ServletImplicitObjects in org.apache.cactus.server
 

Subclasses of ServletImplicitObjects in org.apache.cactus.server
 class JspImplicitObjects
          Holder class that contains the instances of the implicit objects that will be accessible in the test classes (i.e. subclasses of JspTestCase).
 

Constructors in org.apache.cactus.server with parameters of type ServletImplicitObjects
ServletTestCaller(ServletImplicitObjects theObjects)
           
 



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