public static class Execute.Impl extends nablarch.fw.Interceptor.Impl<nablarch.fw.web.HttpRequest,nablarch.fw.web.HttpResponse,Execute>
Execute
アノテーションのインターセプタクラス。コンストラクタと説明 |
---|
Impl() |
修飾子とタイプ | メソッドと説明 |
---|---|
nablarch.fw.web.HttpResponse |
handle(nablarch.fw.web.HttpRequest request,
nablarch.fw.ExecutionContext context)
フォームを生成し、リクエストスコープに設定する。
|