org.apache.tapestry5.services
Annotation Type ComponentClasses


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

Marker annotation used to inject the correct InvalidationEventHub service responsible for invalidations when underlying component class files are changed.

Since:
5.1.0.0



Copyright © 2003-2012 The Apache Software Foundation.