WASScheduler MBean


Attribute Summary
java.lang.LongpollInterval
          
java.lang.IntegerdaemonThreads
          
java.lang.IntegerquerySize
          

Operation Summary
voidstartDaemon(java.lang.Integer delay)
           Starts all of the Scheduler Daemon threads
voidstopDaemon()
           Stops all of the Scheduler Daemon threads

Attribute Detail

pollInterval

public java.lang.Long pollInterval

daemonThreads

public java.lang.Integer daemonThreads

querySize

public java.lang.Integer querySize

Operation Detail

startDaemon

public void startDaemon(java.lang.Integer delay)
Starts all of the Scheduler Daemon threads
Parameters:
delay - The number of milliseconds to wait before each Scheduler daemon thread starts the first poll.

stopDaemon

public void stopDaemon()
Stops all of the Scheduler Daemon threads

Copyright IBM Corp. 1996-2003