org.apache.tapestry5.services
Annotation Type ClasspathProvider


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

A marker annotation used to select the correct AssetFactory for injection. The marked interface will provide assets located on the classpath.



Copyright © 2003-2012 The Apache Software Foundation.