public interface ExecutorRepository
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.ThreadPoolExecutor |
getExecutor(Server server) |
java.util.Collection<java.util.concurrent.ThreadPoolExecutor> |
getExecutors() |
java.util.Collection<ManagedThreadPoolExecutor> |
getMBeans() |
void |
put(Server server) |
void put(Server server) throws javax.management.MalformedObjectNameException
javax.management.MalformedObjectNameExceptionjava.util.Collection<java.util.concurrent.ThreadPoolExecutor> getExecutors()
java.util.concurrent.ThreadPoolExecutor getExecutor(Server server)
java.util.Collection<ManagedThreadPoolExecutor> getMBeans()
Copyright © 2010-2018 JmxTrans team. All Rights Reserved.