| Controller interface that simulates a bit the controller from the MVC
model in that this controller implementation classes are in charge of
extracting data from the request and calling the test method to execute.
Note that this is independent of the protocol (HTTP, JMS, etc).
version: $Id: TestController.java 238991 2004-05-22 11:34:50Z vmassol $ |