org.apache.tapestry5.services
Annotation Type ComponentTemplates


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

Marker annotation used to inject the correct InvalidationEventHub service responsible for validations when component template files change.

Since:
5.1.0.0



Copyright © 2003-2012 The Apache Software Foundation.