Interface ThreadPoolEventListenerInterface


public interface ThreadPoolEventListenerInterface
Listener interface for classes interested in ThreadPool events.
See Also:
  • Method Details

    • handleThreadPoolEvent

      void handleThreadPoolEvent(ThreadPoolEvent event)
      Handle a ThreadPool event.
      Parameters:
      event - the event