インタフェース CommandInvocation
public interface CommandInvocation
-
メソッドの概要
修飾子とタイプメソッド説明
-
メソッドの詳細
-
proceedCommand
String proceedCommand() -
getRequest
RequestContext getRequest() -
getCommand
Command getCommand() -
getCommandName
String getCommandName()
-