webwork.action
Interface CommandDriven

All Known Implementing Classes:
ExprFormTest, FileUploadTest, FormTest, HelloWorld, HitUrl, JDOMUrl, Login, Login, Transfer

public interface CommandDriven

Provides multiple execution paths or "commands" for actions implementing this interface.

See Also:
DefaultActionFactory, CommandActionFactoryProxy

Method Summary
 void setCommand(java.lang.String command)
           
 

Method Detail

setCommand

public void setCommand(java.lang.String command)


Copyright © 2001-2003 WebWork All Rights Reserved.