当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 varia API Documentation 英文版文档
HostStateChangedNotification (Various API) - JBoss 4.0.1 sp1 varia API Documentation 英文版文档
org.jboss.web.loadbalancer.scheduler
Class HostStateChangedNotification
java.lang.Object
java.util.EventObject
javax.management.Notification
org.jboss.web.loadbalancer.scheduler.HostStateChangedNotification
- All Implemented Interfaces:
- Serializable
- public class HostStateChangedNotification
- extends javax.management.Notification
A JMX-Notification that informs listeners about the fact that
the state of a node changed.
- Version:
- $Revision: 1.1 $
- Author:
- Thomas Peuss
- See Also:
- Serialized Form
Methods inherited from class javax.management.Notification |
getMessage, getSequenceNumber, getSource, getTimeStamp, getType, getUserData, setSequenceNumber, setSource, setTimeStamp, setUserData, toString |
HostStateChangedNotification
public HostStateChangedNotification(Host source,
String message)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.