org.nakedobjects.applib.annotation
Annotation Type Debug


@Inherited
@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface Debug

Indicates the an action should be only available for debugging.



Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.