@ParameterConfig(prefix="langrid.") public static class WSDLGeneratorServlet.Parameters extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
cacheCapacity |
int |
cacheMaxWsdlSize |
int |
cacheTtlSec |
| Constructor and Description |
|---|
WSDLGeneratorServlet.Parameters() |
@Parameter(name="wsdlCacheCapacity",
defaultValue="16")
public int cacheCapacity
@Parameter(name="wsdlCacheTtlSec",
defaultValue="600")
public int cacheTtlSec
@Parameter(name="wsdlCacheMaxWsdlSize",
defaultValue="65536")
public int cacheMaxWsdlSize