org.apache.tapestry5.services
Annotation Type ContextProvider


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

Marker annotation to select the correct AssetFactory for injection. The marked interface will provide assets located in the web application context.



Copyright © 2003-2012 The Apache Software Foundation.