pt.digitalis.dif.dem.annotations.stage
Annotation Type Stage


@Target(value=FIELD)
@Retention(value=RUNTIME)
public @interface Stage

This annotation is used to inject a redirection stage on a stage.

Author:
Rodrigo Gonçalves rgoncalves@digitalis.pt, Pedro Viegas pviegas@digitalis.pt
Created on:
2007/05/11

Optional Element Summary
 String value
          The id of the stage to inject.
 

value

public abstract String value
The id of the stage to inject. If null will associate with the current stage

Default:
"CGID:Must generate ID from lower-case class name"


Copyright © 2014 Digitalis Informática Lda. All Rights Reserved.