public class LensRequestListener extends Object implements org.glassfish.jersey.server.monitoring.RequestEventListener
Modifier and Type | Field and Description |
---|---|
static String |
EXCEPTION_COUNT
The Constant EXCEPTION_COUNT.
|
static String |
HTTP_CLIENT_ERROR
The Constant HTTP_CLIENT_ERROR.
|
static String |
HTTP_ERROR
The Constant HTTP_ERROR.
|
static String |
HTTP_REQUESTS_FINISHED
The Constant HTTP_REQUESTS_FINISHED.
|
static String |
HTTP_REQUESTS_STARTED
The Constant HTTP_REQUESTS_STARTED.
|
static String |
HTTP_SERVER_ERROR
The Constant HTTP_SERVER_ERROR.
|
static String |
HTTP_UNKOWN_ERROR
The Constant HTTP_UNKOWN_ERROR.
|
Constructor and Description |
---|
LensRequestListener() |
public static final String HTTP_REQUESTS_STARTED
public static final String HTTP_REQUESTS_FINISHED
public static final String HTTP_ERROR
public static final String HTTP_SERVER_ERROR
public static final String HTTP_CLIENT_ERROR
public static final String HTTP_UNKOWN_ERROR
public static final String EXCEPTION_COUNT
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.