public interface RequestContextSPI extends RequestContext, AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
int |
getId() |
boolean |
isClosed() |
getAuthenticationInfo, getCurrent, getFeatureTogglesInfo, getMessages, getModel, getParameterInfo, getServiceCatalog, getUserInfo, isActivevoid close()
close in interface AutoCloseableboolean isClosed()
int getId()
Copyright © 2022. All rights reserved.