package

com.sun.jmx.snmp.tasks

Provides some common classes to control JDMK threading.

This API is a Sun Microsystems internal API and is subject to change without notice.

Interfaces

Task This interface is implemented by objects that can be executed by a TaskServer
TaskServer This interface is implemented by objects that are able to execute tasks. 

Classes

ThreadService This class implements a TaskServer over a thread pool.