Class PlatformThreadRunner
java.lang.Object
com.swiftmq.impl.threadpool.standard.group.pool.PlatformThreadRunner
- All Implemented Interfaces:
ThreadRunner
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PlatformThreadRunner
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceThreadRunner
-
getActiveThreadCount
public int getActiveThreadCount()- Specified by:
getActiveThreadCount
in interfaceThreadRunner
-
shutdown
public void shutdown()- Specified by:
shutdown
in interfaceThreadRunner
-
shutdown
- Specified by:
shutdown
in interfaceThreadRunner
-