Uploaded image for project: 'Ymir'
  1. Ymir
  2. YMIR-123

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

XMLWordPrintable

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Minor 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()が呼び出されるようにする。

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

              Created:
              Updated:
              Resolved: