org.constretto.annotation
Annotation Type Configure


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

This annotation is picked up by Constretto, and applies to public methods, including annotated methods inherited from superclasses.

Author:
Kaare Nilsen



Copyright © 2008-2011. All Rights Reserved.