Package | Description |
---|---|
org.apache.tapestry.pageload |
Classes used when loading pages (and thier heirarchies of components) from thier
specifications, as well as organizaing thier templates.
|
org.apache.tapestry.resolver | |
org.apache.tapestry.services |
Interfaces for Tapestry-related HiveMind services.
|
org.apache.tapestry.services.impl |
Modifier and Type | Method and Description |
---|---|
void |
NamespaceClassSearchComponentClassProvider.setClassFinder(ClassFinder classFinder) |
Modifier and Type | Method and Description |
---|---|
void |
ComponentSpecificationResolverImpl.setClassFinder(ClassFinder classFinder) |
Modifier and Type | Method and Description |
---|---|
ClassFinder |
Infrastructure.getClassFinder()
Used to search for a class name within a list of packages.
|
Modifier and Type | Class and Description |
---|---|
class |
ClassFinderImpl
Implemenation of service tapestry.ClassFinder.
|
Modifier and Type | Method and Description |
---|---|
ClassFinder |
InfrastructureImpl.getClassFinder() |