Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

About the Calls to EJB instrumentation feature

The “Calls Calls to EJB implementations” implementations instrumentation feature adds a configurable extension to the instrumenter to allow calls to EJB implementations to be instrumented.

When the feature is enabled, the “Calls Calls to EJB implementations” implementations instrumentation feature searches for classes that match certain marker classes or interfaces or name patterns. If a class matches, caller-side instrumentation is applied to any calls from a method that makes a call to another method of the same name and signature.

...