Uses of Interface
org.apache.tapestry5.services.ComponentLibraryInfoSource
Packages that use ComponentLibraryInfoSource
Package
Description
[INTERNAL USE ONLY] internal service classes; API subject to change
-
Uses of ComponentLibraryInfoSource in org.apache.tapestry5.internal.services
Classes in org.apache.tapestry5.internal.services that implement ComponentLibraryInfoSourceModifier and TypeClassDescriptionclass
ComponentLibraryInfoSource
implementation based on the pom.xml and pom.properties files Maven places in the /META-INF/maven/[groupId]/[artifactId] folder. -
Uses of ComponentLibraryInfoSource in org.apache.tapestry5.modules
Methods in org.apache.tapestry5.modules that return ComponentLibraryInfoSourceModifier and TypeMethodDescriptionstatic ComponentLibraryInfoSource
TapestryModule.buildComponentLibraryInfoSource
(List<ComponentLibraryInfoSource> configuration, ChainBuilder chainBuilder) Method parameters in org.apache.tapestry5.modules with type arguments of type ComponentLibraryInfoSourceModifier and TypeMethodDescriptionstatic void
TapestryModule.addBuiltInComponentLibraryInfoSources
(OrderedConfiguration<ComponentLibraryInfoSource> configuration) static ComponentLibraryInfoSource
TapestryModule.buildComponentLibraryInfoSource
(List<ComponentLibraryInfoSource> configuration, ChainBuilder chainBuilder)