Package pt.digitalis.dif.dem.annotations.stage

Annotation Types Summary
Callback This annotation marks a stage for session tracking.
Context This annotation is used to inject the execution context on a stage.
ErrorStage This annotation defines a stage for execution if an exception is thrown.
ErrorView This annotation defines a view for execution if an exception is thrown.
ExceptionHandler This annotation defines a stage for execution if an exception is thrown.
Execute This annotation marks a method as the stage's execution method.
Finalize This annotation marks a method as the stage's finalization method.
Init This annotation marks a method as the stage's initialization method.
InjectMessages This annotation is used to inject the messages on a stage.
Stage This annotation is used to inject a redirection stage on a stage.
View This annotation injects a view on a stage.
 



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