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

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

Uses of AbstractWebImplicitObjects in org.apache.cactus.server
 

Subclasses of AbstractWebImplicitObjects 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).
 class ServletImplicitObjects
          Holder class that contains the instances of the implicit objects that will be accessible in the test classes (ie subclasses of ServletTestCase).
 



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