Package org.vraptor.annotations

VRaptor's public annotations to use in your business components.

See:
          Description

Annotation Types Summary
Component A vraptor's component.
Conversion Overrides a converter for an specific property.
Destroy Deprecated.  
In Describes a field where injection should be performed.
InterceptedBy Sets a list of interceptors for a class.
Logic Describes a method as a logic.
Out Field outjection: describes a field as to be outjected after logic execution.
Parameter Marks a field to read parameters from request.
Read Deprecated.  
Remotable Marks a logic method to give permission to serialize its results for remote clients, like AJAX and XML consumers
Viewless Tells the presentation layer that there is no view associated with this bussiness logic.
 

Package org.vraptor.annotations Description

VRaptor's public annotations to use in your business components.



Copyright © 2004-2008 VRaptor. All Rights Reserved.