WildFly: Parent Aggregator 8.0.0.Beta1
- java.lang.Object
-
- org.wildfly.mod_cluster.undertow.metric.RunningRequestsThreadSetupAction
-
- All Implemented Interfaces:
- io.undertow.servlet.api.ThreadSetupAction
public class RunningRequestsThreadSetupAction
extends Object
implements io.undertow.servlet.api.ThreadSetupAction
ThreadSetupAction
implementation that counts number of active / running requests to replace the busyness
metric.
- Since:
- 8.0
- Version:
- Aug 2013
- Author:
- Radoslav Husar
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.undertow.servlet.api.ThreadSetupAction
io.undertow.servlet.api.ThreadSetupAction.Handle
-
Method Summary
Methods
Modifier and Type |
Method and Description |
static int |
getRunningRequestCount() |
io.undertow.servlet.api.ThreadSetupAction.Handle |
setup(io.undertow.server.HttpServerExchange exchange) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
WildFly: Parent Aggregator 8.0.0.Beta1
Copyright © 2013 JBoss by Red Hat. All rights reserved.