Package org.springframework.extensions.webscripts.annotation

Enum Summary
ScriptClassType Enum for script class type.
ScriptMethodType Enum for method types.
 

Annotation Types Summary
ScriptClass Custom annotation type for java classes that will either serve as JavaScript or Template root objects or provide JavaScript or Template APIs.
ScriptMethod Custom annotation type for class methods.
ScriptParameter Custom annotation type for method parameters.
 



Copyright © 2009-2010 SpringSource, Inc. All Rights Reserved.