See: Description
Interface | Description |
---|---|
ManagementContextResourceConfigCustomizer |
Callback interface that can be implemented by beans wishing to customize Jersey's
ResourceConfig in the management context before it is used. |
Class | Description |
---|---|
JerseyChildManagementContextConfiguration |
@ManagementContextConfiguration for Jersey
infrastructure when a separate management context with a web server running on a
different port is required. |
JerseySameManagementContextConfiguration |
@ManagementContextConfiguration for Jersey
infrastructure when the management context is the same as the main application context. |