Package | Description |
---|---|
org.apache.tapestry5.hibernate |
Provides support for simple CRUD applications built on top of Tapestry and Hibernate
|
org.apache.tapestry5.internal.services |
[INTERNAL USE ONLY] internal service classes; API subject to change
|
org.apache.tapestry5.kaptcha.services |
Services supporting the Kaptcha (CAPTCHA) component
|
org.apache.tapestry5.services |
Core services
|
org.apache.tapestry5.upload.services |
Services for the Tapestry-upload module
|
Modifier and Type | Method and Description |
---|---|
static void |
HibernateModule.contributeComponentClassResolver(Configuration<LibraryMapping> configuration)
Contribution to the
ComponentClassResolver service configuration. |
Constructor and Description |
---|
ComponentClassResolverImpl(org.slf4j.Logger logger,
ClassNameLocator classNameLocator,
String startPageName,
Collection<LibraryMapping> mappings) |
Modifier and Type | Method and Description |
---|---|
static void |
KaptchaModule.provideLibraryMapping(Configuration<LibraryMapping> configuration) |
Modifier and Type | Method and Description |
---|---|
static void |
TapestryModule.setupCoreAndAppLibraries(Configuration<LibraryMapping> configuration,
String appRootPackage) |
Modifier and Type | Method and Description |
---|---|
static void |
UploadModule.contributeComponentClassResolver(Configuration<LibraryMapping> configuration) |
Copyright © 2003-2012 The Apache Software Foundation.