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

Packages that use ServletConfigWrapper
org.apache.cactus Contains all classes needed for writing Cactus tests. 
 

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-2003 Apache Software Foundation. All Rights Reserved.