public interface ScheduledThreadPoolModuleMXBean
| Modifier and Type | Method and Description |
|---|---|
Integer |
getMaxThreadCount() |
ObjectName |
getThreadFactory() |
void |
setMaxThreadCount(Integer maxThreadCount) |
void |
setThreadFactory(ObjectName threadFactory) |
ObjectName getThreadFactory()
void setThreadFactory(ObjectName threadFactory)
Integer getMaxThreadCount()
void setMaxThreadCount(Integer maxThreadCount)
Copyright © 2016 OpenDaylight. All rights reserved.