Uploaded image for project: 'Byteman'
  1. Byteman
  2. BYTEMAN-114

support wildcard matching

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Unresolved
    • Major
    • None
    • 1.3.0
    • Trigger Injection
    • None

    Description

      (I've not seen anything like this in the docs - I assume it is not supported today)

      I would be nice to have wildcard matching in the INTERFACE, CLASS and METHOD keywords.

      For example:

      CLASS org.abc.*
      METHOD *

      would allow me to instrument all methods in all classes in the org.abc package.

      Side note: might be helpful to have a PACKAGE keyword, essentially a convenience syntax to support the above (that is, if I say "PACKAGE org.abc" I am saying this should match all classes in package org.abc).

      Attachments

        Activity

          People

            rhn-engineering-adinn Andrew Dinn
            jmazzitelli John Mazzitelli
            Votes:
            4 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated: