| Package | Description |
|---|---|
| psiprobe |
Psi-Probe Package.
|
| Modifier and Type | Method and Description |
|---|---|
static AbstractTomcatContainer.FilterMapType |
AbstractTomcatContainer.FilterMapType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractTomcatContainer.FilterMapType[] |
AbstractTomcatContainer.FilterMapType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractTomcatContainer.addFilterMapping(String filterName,
String dispatcherMap,
String filterClass,
String[] types,
List<FilterMapping> results,
AbstractTomcatContainer.FilterMapType filterMapType)
Adds the filter mapping.
|
Copyright © 2009–2020 psi-probe. All rights reserved.