org.apache.tapestry5.services
Annotation Type ComponentClasses


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

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

Since:
5.1.0.0



Copyright © 2006-2009 Apache Software Foundation. All Rights Reserved.