com.sas.iom.orb
Interface ThreadPoolEventListenerInterface


public interface ThreadPoolEventListenerInterface

Listener interface for classes interested in ThreadPool events.

See Also:
ThreadPool, ThreadPoolEvent

Method Summary
 void handleThreadPoolEvent(ThreadPoolEvent event)
          Handle a ThreadPool event.
 

Method Detail

handleThreadPoolEvent

void handleThreadPoolEvent(ThreadPoolEvent event)
Handle a ThreadPool event.

Parameters:
event - the event



Copyright © 2009 SAS Institute Inc. All Rights Reserved.