com.sun.grid.jgdi.event
Class QmasterGoesDownEvent

java.lang.Object
  extended by com.sun.grid.jgdi.event.Event
      extended by com.sun.grid.jgdi.event.QmasterGoesDownEvent
All Implemented Interfaces:
java.io.Serializable

public class QmasterGoesDownEvent
extends Event
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
QmasterGoesDownEvent(long timestamp, int id)
          Creates a new instance of QmasterGoesDownEvent
 
Method Summary
 
Methods inherited from class com.sun.grid.jgdi.event.Event
getEventId, getTimestamp, getType, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

QmasterGoesDownEvent

public QmasterGoesDownEvent(long timestamp,
                            int id)
Creates a new instance of QmasterGoesDownEvent

Parameters:
timestamp -
id -


Copyright © 2007 Sun Microsystems, Inc. All rights reserved.