• Type: New Feature
    • Resolution: Fixed
    • Priority: Minor
    • 0.9.2
    • Affects Version/s: 0.9.1
    • Component/s: ymir-core
    • None

      リクエスト処理の各フェーズごとにPageクラスのメソッドを呼び出せるようにする。例えば、

      @Execute(RequestProcessPhase.REQUEST_PARAMETER_INJECTED)
      public void execute() {
      }

      とすると、リクエストパラメータがインジェクトされた後にexecute()が呼び出されるようにする。

          [YMIR-123] [ymir-core] リクエスト処理の各フェーズごとにPageクラスのメソッドを呼び出せるようにする

          skirnir added a comment -

          対処しました。

          skirnir added a comment - 対処しました。

            Assignee:
            skirnir
            Reporter:
            skirnir
            Votes:
            0 Vote for this issue
            Watchers:
            Start watching this issue

              Created:
              Updated:
              Resolved: