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

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.
 

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

Uses of ServletImplicitObjects in org.apache.cactus.util.log
 

Aspects in org.apache.cactus.util.log that affect ServletImplicitObjects
 class LogAspect
          Log every entry and exit of methods.
 



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