DynamicRegistrationBean
Base class for Servlet 3.0+ dynamic based registration beans.
Author
Phillip Webb
Moritz Halbritter
Since
2.0.0
Parameters
<D>
the dynamic registration result
Inheritors
Functions
Link copied to clipboard
Add a single init-parameter, replacing any existing parameter with the same name.
Link copied to clipboard
Returns if asynchronous operations are supported for this registration.
Link copied to clipboard
Sets if asynchronous operations are supported for this registration.
Link copied to clipboard
Link copied to clipboard
Flag to indicate that the registration is enabled.
Link copied to clipboard
Sets whether registration failures should be ignored.