| Package | Description |
|---|---|
| org.glassfish.admin.rest.adapter |
| Modifier and Type | Method and Description |
|---|---|
protected JerseyContainer |
RestCommandAdapter.exposeContext() |
protected JerseyContainer |
RestAdapter.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
|
JerseyContainer |
JerseyContainerCommandService.getJerseyContainer() |
protected JerseyContainer |
RestAdapter.getJerseyContainer(org.glassfish.jersey.server.ResourceConfig rc) |
Copyright © 2017. All rights reserved.