Uses of Interface
org.apache.cactus.server.WebImplicitObjects

Uses of WebImplicitObjects in org.apache.cactus.server
 

Classes in org.apache.cactus.server that implement WebImplicitObjects
 class AbstractWebImplicitObjects
          Holder class that contains the instances of the implicit objects that exist for all web requests.
 class FilterImplicitObjects
          Holder class that contains the instances of the implicit objects that will be accessible in the test classes (i.e.
 class JspImplicitObjects
          Holder class that contains the instances of the implicit objects that will be accessible in the test classes (i.e.
 class ServletImplicitObjects
          Holder class that contains the instances of the implicit objects that will be accessible in the test classes (i.e.
 

Constructors in org.apache.cactus.server with parameters of type WebImplicitObjects
AbstractWebTestCaller(WebImplicitObjects theObjects)
           
 



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