Package org.apache.tapestry5.services
Annotation Type Core
-
@Target({PARAMETER,FIELD,METHOD}) @Retention(RUNTIME) @Documented public @interface Core
Marker annotation for services that are provided by the Tapestry core module. Also, used as the marker annotation for the coreJavaScriptStack
.