| Class | Description |
|---|---|
| AbstractInfo<T> |
Base class for all info objects.
|
| FilterInfo |
Provides registration information for a
Filter, and is used to programmatically register Filters. |
| ListenerInfo |
Info object for registered listeners.
|
| PreprocessorInfo |
Provides registration information for a
Preprocessor. |
| ResourceInfo |
Info object for a resource registration
|
| ServletContextHelperInfo |
Provides registration information for a
ServletContextHelper |
| ServletInfo |
Provides registration information for a
Servlet, and is used to programmatically register Servlets. |
| WhiteboardServiceInfo<T> |
Base class for all info objects.
|
Copyright © 2006–2021 The Apache Software Foundation. All rights reserved.