站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 varia API Documentation 英文版文档

org.jboss.web.loadbalancer.scheduler (Various API) - JBoss 3.2.7 varia API Documentation 英文版文档


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.