Package com.ibm.websphere.ras.annotation


Annotation Types Summary

Annotation Type Description
InjectedTrace
ManualTrace
Sensitive Indicates that the return type from a method or a parameter to a method is considered "sensitive" and should not be traced via the trace instrumentation.
TraceObjectField
TraceOptions The TraceOptions annotation can be used to declare which trace group a class (or classes in a package) should be asociated with.
Trivial Indicates that a method or class is trivial to the point where instrumentation with diagnostic trace has no value.