@Version(value="2.0")
| Interface | Description |
|---|---|
| ServletConfigurator |
Type for server configuration.
|
| ServletConfigurator.ConfigItem<I> |
Generic configuration item.
|
| ServletConfigurator.MergeComparator<T> | |
| ServletConfiguratorHelper | |
| ServletConfiguratorHelperFactory |
Used to create a new instance of ServletConfiguratorHelper
|
| WebFragmentInfo |
Information about a web fragment
|
| WebFragmentsInfo |
Collated web fragment information.
|
| Enum | Description |
|---|---|
| ServletConfigurator.ConfigSource |
Source of a configuration item: From a web.xml, web-fragment.xml or from annotations.
|