Uses of Class
org.apache.tapestry5.internal.services.AbstractAssetFactory
Packages that use AbstractAssetFactory
Package
Description
[INTERNAL USE ONLY] internal service classes; API subject to change
-
Uses of AbstractAssetFactory in org.apache.tapestry5.internal.services
Subclasses of AbstractAssetFactory in org.apache.tapestry5.internal.servicesModifier and TypeClassDescriptionclass
Generates Assets for files on the classpath.class
Implementation ofAssetFactory
for assets that are part of the web application context.