|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of WebImplicitObjects in org.apache.cactus.server |
Classes in org.apache.cactus.server that implement WebImplicitObjects | |
class |
AbstractWebImplicitObjects
Holder class that contains the instances of the implicit objects that exist for all web requests. |
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. |
Constructors in org.apache.cactus.server with parameters of type WebImplicitObjects | |
AbstractWebTestCaller(WebImplicitObjects theObjects)
|
|
||||||||
PREV NEXT | FRAMES NO FRAMES |