Package com.opensymphony.xwork2.interceptor.annotations

Interceptor annotations.

See:
          Description

Class Summary
AnnotationWorkflowInterceptor  
 

Annotation Types Summary
After Marks a action method that needs to be called after the main action method and the result was executed.
Before Marks a action method that needs to be executed before the main action method.
BeforeResult Marks a action method that needs to be executed before the result.
 

Package com.opensymphony.xwork2.interceptor.annotations Description

Interceptor annotations.



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.