Package | Description |
---|---|
org.apache.tapestry5.internal.services |
[INTERNAL USE ONLY] internal service classes; API subject to change
|
org.apache.tapestry5.internal.t5internal.modules | |
org.apache.tapestry5.kaptcha.modules | |
org.apache.tapestry5.modules | |
org.apache.tapestry5.upload.modules |
Constructor and Description |
---|
ComponentClassResolverImpl(org.slf4j.Logger logger,
ClassNameLocator classNameLocator,
String startPageName,
Collection<LibraryMapping> mappings) |
Modifier and Type | Method and Description |
---|---|
static void |
InternalTestModule.provideT5InternalLibrary(Configuration<LibraryMapping> configuration) |
Modifier and Type | Method and Description |
---|---|
static void |
KaptchaModule.provideLibraryMapping(Configuration<LibraryMapping> configuration) |
Modifier and Type | Method and Description |
---|---|
static void |
TapestryModule.provideCoreAndAppLibraries(Configuration<LibraryMapping> configuration,
String appRootPackage) |
Modifier and Type | Method and Description |
---|---|
static void |
UploadModule.contributeComponentClassResolver(Configuration<LibraryMapping> configuration) |
Copyright © 2003-2013 The Apache Software Foundation.