Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-1168

Add @Operation annotation that can be used to automatically track a component or service method invocation using the OperationTracker

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 5.3, 5.4, 5.2
    • 5.4
    • tapestry-core, tapestry-ioc
    • None

    Description

      Much like @Log, it would be nice to automatically integrate the OperationTracker into method calls.

      i.e.

      @Operation("update login form")
      Object onActionFromLogin()

      { ... }

      The value attribute is used as is, unless it contains the '%' character, in which case it is assumed to be be a string format (passed an array of the method parameters).

      Attachments

        Activity

          People

            hlship Howard Lewis Ship
            hlship Howard Lewis Ship
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: