Uses of Package
org.springframework.extensions.webscripts.annotation
-
Classes in org.springframework.extensions.webscripts.annotation used by org.springframework.extensions.webscripts Class Description 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. -
Classes in org.springframework.extensions.webscripts.annotation used by org.springframework.extensions.webscripts.annotation Class Description ScriptClassType Enum for script class type.ScriptMethodType Enum for method types. -
Classes in org.springframework.extensions.webscripts.annotation used by org.springframework.extensions.webscripts.json Class Description 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.