JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
org.mpi_sws.jmc.annotations
Annotation Interface JmcIgnoreInstrumentation
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
public @interface
JmcIgnoreInstrumentation
This annotation is used to mark methods or classes that should be ignored by the JMC instrumentation. It can be applied to classes only.