Interface DynamicRegistration.ServletWithParameters
- All Superinterfaces:
DynamicRegistration, DynamicRegistration.Servlet, jakarta.servlet.Servlet
- All Known Implementing Classes:
AtomPub10, AtomPub11, AtomPubServletBase, BrowserBinding, SoapProviderServlet, WebServices10, WebServices11, WebServicesServletBase
- Enclosing interface:
DynamicRegistration
public static interface DynamicRegistration.ServletWithParameters
extends DynamicRegistration.Servlet
- Author:
- Niels Meijer
-
Nested Class Summary
Nested classes/interfaces inherited from interface DynamicRegistration
DynamicRegistration.Servlet, DynamicRegistration.ServletWithParameters -
Field Summary
Fields inherited from interface DynamicRegistration
ALL_IBIS_ROLES, ALL_IBIS_USER_ROLES, IBIS_FULL_SERVICE_ACCESS_ROLES -
Method Summary
Modifier and TypeMethodDescriptionServletspecific init parametersMethods inherited from interface DynamicRegistration
getName, loadOnStartUpMethods inherited from interface DynamicRegistration.Servlet
getAccessGrantingRoles, getUrlMapping, isEnabledMethods inherited from interface jakarta.servlet.Servlet
destroy, getServletConfig, getServletInfo, init, service
-
Method Details
-
getParameters
-