org.gridbus.broker.constants
Class BrokerEventType

java.lang.Object
  extended by org.gridbus.broker.constants.BrokerEventType

public final class BrokerEventType
extends java.lang.Object

Author:
Krishna

Field Summary
static int JOB_STATUS_CHANGE
           
static int OTHER
           
 
Constructor Summary
BrokerEventType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JOB_STATUS_CHANGE

public static final int JOB_STATUS_CHANGE
See Also:
Constant Field Values

OTHER

public static final int OTHER
See Also:
Constant Field Values
Constructor Detail

BrokerEventType

public BrokerEventType()

Copyright © The University of Melbourne. 2006