Class AssetInjectionProvider

java.lang.Object
org.apache.tapestry5.internal.services.AssetInjectionProvider
All Implemented Interfaces:
InjectionProvider2

public class AssetInjectionProvider extends Object implements InjectionProvider2
Performs injection of assets, based on the presence of the Path annotation. This is more useful than the general AssetObjectProvider, because relative assets are supported.