net.xoetrope.optional.annotation
Annotation Type Find


@Documented
@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface Find

An annotation for finding components and binding to an object declaration. The component becomes valid just before the pageCreated() method is called.

Since:
3.0