org.apache.tapestry5.internal.services
Annotation Type ComponentInstanceProcessor


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

Marker for ComponentEventResultProcessor to identify the particular implementation used for handling Component instances (i.e., pages).



Copyright © 2003-2012 The Apache Software Foundation.