Package org.jboss.web.loadbalancer.scheduler

Interface Summary
AbstractSchedulerMBean MBean interface.
HostMBean MBean interface.
RoundRobinSchedulerServiceMBean MBean interface.
SchedulerMBean Interface for schedulers.
 

Class Summary
AbstractScheduler Base-class for Scheduler
Host A class that holds information about a target node.
HostStateChangedNotification A JMX-Notification that informs listeners about the fact that the state of a node changed.
HostStatistics This class holds statistics for a node.
RoundRobinSchedulerService A round robin scheduler.
 

Exception Summary
NoHostAvailableException This exception is thrown when no host is available to handle a request.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.