public interface WebContainerMBean
| Modifier and Type | Method and Description |
|---|---|
int |
getActiveRequests() |
int |
getCurrentThreadPoolSize() |
int |
getMaxQueueSize() |
int |
getMaxThreads() |
int |
getMinThreads() |
int |
getQueueSize() |
Copyright © 2022. All rights reserved.