Uses of Interface
org.apache.cactus.internal.configuration.ServletConfiguration

Packages that use ServletConfiguration
org.apache.cactus.extension.jetty Contains classes to support running Cactus tests against an embedded Jetty container. 
org.apache.cactus.internal.configuration Contains the classes that support the configuration of Cactus. 
 

Uses of ServletConfiguration in org.apache.cactus.extension.jetty
 

Constructors in org.apache.cactus.extension.jetty with parameters of type ServletConfiguration
JettyTestSetup(junit.framework.Test theTest, Configuration theBaseConfiguration, ServletConfiguration theServletConfiguration, FilterConfiguration theFilterConfiguration)
           
 

Uses of ServletConfiguration in org.apache.cactus.internal.configuration
 

Classes in org.apache.cactus.internal.configuration that implement ServletConfiguration
 class DefaultServletConfiguration
          Provides access to the Cactus configuration parameters related to the Servlet Redirector.
 



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