Package | Description |
---|---|
org.apache.tapestry5.internal.services |
[INTERNAL USE ONLY] internal service classes; API subject to change
|
org.apache.tapestry5.modules |
Modifier and Type | Class and Description |
---|---|
class |
MavenComponentLibraryInfoSource
ComponentLibraryInfoSource implementation based on the pom.xml and pom.properties files
Maven places in the /META-INF/maven/[groupId]/[artifactId] folder. |
Modifier and Type | Method and Description |
---|---|
static ComponentLibraryInfoSource |
TapestryModule.buildComponentLibraryInfoSource(List<ComponentLibraryInfoSource> configuration,
ChainBuilder chainBuilder) |
Modifier and Type | Method and Description |
---|---|
static void |
TapestryModule.addBuiltInComponentLibraryInfoSources(OrderedConfiguration<ComponentLibraryInfoSource> configuration) |
static ComponentLibraryInfoSource |
TapestryModule.buildComponentLibraryInfoSource(List<ComponentLibraryInfoSource> configuration,
ChainBuilder chainBuilder) |
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.