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

Uses of AbstractWebImplicitObjects in org.apache.cactus.server
 

Subclasses of AbstractWebImplicitObjects in org.apache.cactus.server
 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.
 

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

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



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