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 |
---|---|
ResponseListener |
WebApplicationImpl.getResponseListener() |
Modifier and Type | Method and Description |
---|---|
static ResponseListener |
MonitoringProviderFactory.createResponseListener(ProviderServices providerServices) |
Modifier and Type | Method and Description |
---|---|
ResponseListener |
WebApplication.getResponseListener()
Get an instance of
ResponseListener that should be
used to monitor request processing. |
Modifier and Type | Method and Description |
---|---|
ResponseListener |
ResponseListenerAdapter.adapt(ResponseListener responseListener)
Adapt a
ResponseListener . |
Modifier and Type | Method and Description |
---|---|
ResponseListener |
ResponseListenerAdapter.adapt(ResponseListener responseListener)
Adapt a
ResponseListener . |
Copyright © 2013 Oracle Corporation. All rights reserved.