| Package | Description |
|---|---|
| org.apache.tapestry.asset |
Implementations of
IAsset, as well as
the org.apache.tapestry.asset.AssetExternalizer, used to handle private assets. |
| org.apache.tapestry.error | |
| org.apache.tapestry.services |
Interfaces for Tapestry-related HiveMind services.
|
| org.apache.tapestry.services.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
AssetService.setExceptionReporter(RequestExceptionReporter exceptionReporter) |
| Modifier and Type | Class and Description |
|---|---|
class |
RequestExceptionReporterImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
ExceptionPresenterImpl.setRequestExceptionReporter(RequestExceptionReporter requestExceptionReporter) |
| Modifier and Type | Method and Description |
|---|---|
RequestExceptionReporter |
Infrastructure.getRequestExceptionReporter()
Service used to report exceptions to the console.
|
| Modifier and Type | Method and Description |
|---|---|
RequestExceptionReporter |
InfrastructureImpl.getRequestExceptionReporter() |