Package | Description |
---|---|
org.apache.tapestry5.modules | |
org.apache.tapestry5.services.pageload |
Services for locating and loading pages and component resources.
|
Modifier and Type | Method and Description |
---|---|
static void |
PageLoadModule.preloadPages(PagePreloader preloader,
PreloaderMode mode,
boolean productionMode) |
Modifier and Type | Method and Description |
---|---|
static PreloaderMode |
PreloaderMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PreloaderMode[] |
PreloaderMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.