public class WebAppProviderConfiguration extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
WebAppProviderConfiguration.WAPConfiguration
Configuration class for web app provider to set up Tomcat instance manager.
|
| Constructor and Description |
|---|
WebAppProviderConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static void |
configure(WebAppProvider wap)
Modified from routerconsole WebAppStarter.
|
public static void configure(WebAppProvider wap)