Package com.gigaspaces.admin.ui
Class AdminUIThreadPool
java.lang.Object
com.gigaspaces.admin.ui.AdminUIThreadPool
A shared admin thread pool.
- Author:
- kimchy
-
Method Summary
Modifier and TypeMethodDescriptionstatic ExecutorServiceReturns ThreadPool that used in order to run code that executed on receiving Jini events within separate threads.
-
Method Details
-
getThreadPool
Returns ThreadPool that used in order to run code that executed on receiving Jini events within separate threads.- Returns:
- _threadPool
-