Package com.appoptics.api.ext
Annotation Type ProfileMethod
-
public @interface ProfileMethodProfiles execution of a method call using annotation. Will be deprecated soon. Please useLogMethodinstead
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.StringprofileNameSets the name of the profile reported
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description booleanbackTraceFlags whether method stack trace should be included in the eventbooleanstoreReturnFlags whether method result will be converted to string and stored in the event
-