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

Packages that use ServletConfigWrapper
org.apache.cactus Contains all classes needed for Writing Cactus test classes.  
 

Uses of ServletConfigWrapper in org.apache.cactus
 

Fields in org.apache.cactus declared as ServletConfigWrapper
 ServletConfigWrapper ServletTestCase.config
          Valid ServletConfig object that you can access from the testXXX(), setUp and tearDown() methods.
 



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