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 © 2006-2011 Apache Software Foundation. All Rights Reserved.