Package org.apache.tapestry5.services
Annotation Type ClasspathProvider
-
@Target({PARAMETER,FIELD,METHOD}) @Retention(RUNTIME) @Documented public @interface ClasspathProvider
A marker annotation used to select the correctAssetFactory
for injection. The marked interface will provide assets located on the classpath.