org.apache.tapestry5.services
Annotation Type Core


@Target(value={PARAMETER,FIELD,METHOD})
@Retention(value=RUNTIME)
@Documented
public @interface Core

Marker annotation for services that are provided by the Tapestry core module.



Copyright © 2003-2012 The Apache Software Foundation.