org.apache.tapestry5.services
Annotation Type ComponentMessages


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

Marker annotation used to inject the correct InvalidationEventHub service responsible for validations when component message catalog (i.e., ".properties") files change.

Since:
5.1.0.0



Copyright © 2003-2012 The Apache Software Foundation.