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

Packages that use ServletImplicitObjects
org.apache.cactus.server Contains the classes implementing the server side of Cactus. 
 

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 (ie subclasses of JspTestCase).
 

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



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