Package | Description |
---|---|
org.apache.tapestry5.internal.alerts |
[INTERNAL USE ONLY] support classes for Alerts; API subject to change
|
org.apache.tapestry5.internal.services |
[INTERNAL USE ONLY] internal service classes; API subject to change
|
org.apache.tapestry5.internal.transform |
[INTERNAL USE ONLY] component class transformation implementation classes; API subject to change.
|
org.apache.tapestry5.test |
Support for testing Tapestry pages
|
Constructor and Description |
---|
AlertManagerImpl(ApplicationStateManager asm,
Request request,
AjaxResponseRenderer ajaxResponseRenderer,
PerthreadManager perThreadManager) |
Modifier and Type | Class and Description |
---|---|
class |
ApplicationStateManagerImpl |
Constructor and Description |
---|
ApplicationStateWorker(ApplicationStateManager applicationStateManager,
ComponentClassCache componentClassCache) |
Modifier and Type | Method and Description |
---|---|
protected ApplicationStateManager |
TapestryTestCase.mockApplicationStateManager() |
Modifier and Type | Method and Description |
---|---|
protected <T> void |
TapestryTestCase.train_get(ApplicationStateManager manager,
Class<T> asoClass,
T aso) |
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.