org.gridbus.broker.constants
Class ServiceType

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

public final class ServiceType
extends java.lang.Object

Defines Service types

Author:
Krishna

Field Summary
static int ANY
           
static int APPLICATION
           
static int COMPUTE
           
static int DATAHOST
           
static int INFORMATION
           
 
Constructor Summary
ServiceType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COMPUTE

public static final int COMPUTE
See Also:
Constant Field Values

APPLICATION

public static final int APPLICATION
See Also:
Constant Field Values

DATAHOST

public static final int DATAHOST
See Also:
Constant Field Values

INFORMATION

public static final int INFORMATION
See Also:
Constant Field Values

ANY

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

ServiceType

public ServiceType()

Copyright © The University of Melbourne. 2006