Package com.fatwire.gst.foundation.controller.annotation

Class Summary
AnnotationController The Controller delegates the business logic to an annotated method.
AnnotationUtils Helper class to work with Annotations.
ControllerMappingResolver This class resolves a specific method that handles a specific request as a controller.
 

Enum Summary
Bind.Scope  
Mapping.Match  
 

Annotation Types Summary
Bind Annotation to bind variables to the Action.
IcsVariable Annotation to be used in a Controller to map requests to controller methods.
InjectForRequest Annotation used to indicate that the field should have its value injected by the Injector.
Mapping Annotation to help to retrieve Template and CSElement mapping values.
ServiceProducer Annotation to tag a method that this is a producer method.
 



Copyright © 2010-2013 Oracle Corporation. All Rights Reserved.