@Service(name="RestCommandAdapter") public class RestCommandAdapter extends RestAdapter
asadmin and cadmin communication.RestAdapter.SubjectReferenceFactory| Modifier and Type | Field and Description |
|---|---|
protected JerseyContainerCommandService |
jerseyContainerService |
adminAuthenticator, COOKIE_GF_REST_UID, COOKIE_REST_TOKEN, habitat, HEADER_ACCEPT, HEADER_AUTHENTICATE, HEADER_USER_AGENT, HEADER_X_AUTH_TOKEN, localStrings, sc, serverEnvironment| Constructor and Description |
|---|
RestCommandAdapter() |
| Modifier and Type | Method and Description |
|---|---|
protected JerseyContainer |
exposeContext()
dynamically load the class that contains all references to Jersey APIs
so that Jersey is not loaded when the RestAdapter is loaded at boot time
gain a few 100 millis at GlassFish startup time
|
getAdditionalBinders, getContextRoot, getHttpService, getJerseyContainer, getRestResourceProvider, postConstruct, service, setRestResourceProviderdestroy, getErrorPageGenerator, getName, getRequestExecutorProvider, getRequestURIEncoding, getSessionCookieName, getSessionManager, isAllowCustomStatusMessage, isAllowEncodedSlash, sendAcknowledgment, setAllowCustomStatusMessage, setAllowEncodedSlash, setDecodeUrl, setDispatcherHelper, setRequestURIEncoding, setRequestURIEncoding, start, updatePaths@Inject protected JerseyContainerCommandService jerseyContainerService
protected JerseyContainer exposeContext() throws EndpointRegistrationException
RestAdapterexposeContext in class RestAdapterEndpointRegistrationExceptionCopyright © 2017. All rights reserved.