org.apache.beehive.netui.pageflow.annotations
Annotation Type Jpf.PageFlowField


@Target(value=FIELD)
@Retention(value=RUNTIME)
public static @interface Jpf.PageFlowField

An annotation that causes a field to get automatically initialized with a reference to the current PageFlowController. The annotation is valid within a JavaServer Faces backing class.