Package com.enonic.xp.web.thread
Interface ThreadPoolInfo
-
public interface ThreadPoolInfo
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getIdleThreads()
int
getThreads()
boolean
isLowOnThreads()
-