org.glassfish.gmbal.logex
Annotation Type StackTrace


@Documented
@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface StackTrace

Used to indicate that the method should log a stack trace regardless of the return type, or the LogLevel.



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.