uk.ac.soton.itinnovation.grid.service.utils
Class ServiceProviderConstants

java.lang.Object
  extended by uk.ac.soton.itinnovation.grid.service.utils.ServiceProviderConstants

public class ServiceProviderConstants
extends Object


Field Summary
static String ACCOUNT_SERVICE_OP_NS
           
static String DATA_SERVICE_OP_NS
           
static String JOB_SERVICE_OP_NS
           
static String RESALLOC_SERVICE_OP_NS
           
 
Constructor Summary
ServiceProviderConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ACCOUNT_SERVICE_OP_NS

public static final String ACCOUNT_SERVICE_OP_NS
See Also:
Constant Field Values

RESALLOC_SERVICE_OP_NS

public static final String RESALLOC_SERVICE_OP_NS
See Also:
Constant Field Values

DATA_SERVICE_OP_NS

public static final String DATA_SERVICE_OP_NS
See Also:
Constant Field Values

JOB_SERVICE_OP_NS

public static final String JOB_SERVICE_OP_NS
See Also:
Constant Field Values
Constructor Detail

ServiceProviderConstants

public ServiceProviderConstants()


Copyright © 2001-2008 University of Southampton IT Innovation Centre. All Rights Reserved.