Uses of Interface
org.apache.tapestry5.services.ComponentLibraryInfo.SourceUrlResolver
-
Packages that use ComponentLibraryInfo.SourceUrlResolver Package Description org.apache.tapestry5.services Core services -
-
Uses of ComponentLibraryInfo.SourceUrlResolver in org.apache.tapestry5.services
Classes in org.apache.tapestry5.services that implement ComponentLibraryInfo.SourceUrlResolver Modifier and Type Class Description static class
ComponentLibraryInfo.DefaultSourceUrlResolver
DefaultComponentLibraryInfo.SourceUrlResolver
implementation.Methods in org.apache.tapestry5.services with parameters of type ComponentLibraryInfo.SourceUrlResolver Modifier and Type Method Description void
ComponentLibraryInfo. setSourceUrlResolver(ComponentLibraryInfo.SourceUrlResolver sourceUrlResolver)
-