Package | Description |
---|---|
org.javasimon.javaee |
Java EE support for Simons contains Java EE components (servlet filter and EJB/CDI interceptor) that can be used or extended.
|
Modifier and Type | Method and Description |
---|---|
HttpStopwatchSource.IncludeHttpMethodName |
HttpStopwatchSource.getIncludeHttpMethodName()
Returns current mode of preserving HTTP method names in simons' names
|
static HttpStopwatchSource.IncludeHttpMethodName |
HttpStopwatchSource.IncludeHttpMethodName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpStopwatchSource.IncludeHttpMethodName[] |
HttpStopwatchSource.IncludeHttpMethodName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
HttpStopwatchSource.setIncludeHttpMethodName(HttpStopwatchSource.IncludeHttpMethodName includeHttpMethodName)
Set current mode of preserving HTTP method names in simons' names
|
Copyright © 2019. All rights reserved.