Class AdminUIThreadPool

java.lang.Object
com.gigaspaces.admin.ui.AdminUIThreadPool

public abstract class AdminUIThreadPool extends Object
A shared admin thread pool.
Author:
kimchy
  • Method Details

    • getThreadPool

      public static ExecutorService getThreadPool()
      Returns ThreadPool that used in order to run code that executed on receiving Jini events within separate threads.
      Returns:
      _threadPool