Interface CommandInvocation
public interface CommandInvocation
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
proceedCommand
String proceedCommand() -
getRequest
RequestContext getRequest() -
getCommand
Command getCommand() -
getCommandName
String getCommandName()
-