patterntesting.runtime.annotation
Annotation Type TraceMe


@Retention(value=RUNTIME)
public @interface TraceMe

You want to trace a method or class because you don't want (or can't) call the debugger? Then mark the method or class with this annotation.

Since:
1.0.3 (30.09.2010)
Author:
oliver



Copyright © 2002–2014 PatternTesting Team. All rights reserved.