org.chenillekit.tapestry.core.services
Annotation Type URIProvider


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

Marker annotation to select the correct AssetFactory for injection. The marked interface will provide assets located anywhere in the space.



Copyright © 2008-2011 ChenilleKit. All Rights Reserved.