ariba.util.core
Interface ThreadPoolMonitor


public interface ThreadPoolMonitor

This interface specifies a hook to monitor the thread pool. Currently, we only use this for unit test.


Method Summary
 void monitor(ThreadPool pool)
          monitor the specified thread pool
 

Method Detail

monitor

void monitor(ThreadPool pool)
monitor the specified thread pool

Parameters:
pool - the specified thread pool


AribaWeb User Interface Development Framework
Copyright © 2000-2014 Ariba, Inc. All Rights Reserved.