com.sun.grid.jgdi.event
Class SchedulerRunEvent

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

public class SchedulerRunEvent
extends Event
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
SchedulerRunEvent(long timestamp, int id)
          Creates a new instance of SchedulerRunEvent
 
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

SchedulerRunEvent

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



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