| Package | Description |
|---|---|
| com.sun.jersey.server.impl.application | |
| com.sun.jersey.server.impl.monitoring |
Provides support GlassFish monitoring.
|
| com.sun.jersey.spi.container |
Provides support for containers and the web application that manages
resource classes.
|
| com.sun.jersey.spi.monitoring |
| Modifier and Type | Method and Description |
|---|---|
RequestListener |
WebApplicationImpl.getRequestListener() |
| Modifier and Type | Method and Description |
|---|---|
static RequestListener |
MonitoringProviderFactory.createRequestListener(ProviderServices providerServices) |
| Modifier and Type | Method and Description |
|---|---|
RequestListener |
WebApplication.getRequestListener()
Get an instance of
RequestListener that should be
used to monitor request processing. |
| Modifier and Type | Method and Description |
|---|---|
RequestListener |
RequestListenerAdapter.adapt(RequestListener requestListener)
Adapt a
RequestListener. |
| Modifier and Type | Method and Description |
|---|---|
RequestListener |
RequestListenerAdapter.adapt(RequestListener requestListener)
Adapt a
RequestListener. |
Copyright © 2016 Oracle Corporation. All rights reserved.