uk.ac.soton.itinnovation.grid.coverage.ogsadai
Class OgsaDaiMetaCoverage

java.lang.Object
  extended by uk.ac.soton.itinnovation.grid.coverage.ogsadai.OgsaDaiMetaCoverage
Direct Known Subclasses:
OgsaDaiClientInitCoverage, OgsaDaiDataResourcesCoverage

public class OgsaDaiMetaCoverage
extends Object


Field Summary
protected static ClassLoader classLoader
           
protected static String ogsaDaiServiceEndpoint
           
protected static boolean oldSLAService
           
protected static RemoteOgsaDaiService remoteOgsaDaiService
           
protected static RemoteSLAService remoteSLAService
           
protected static FileStateRepository repos
           
protected static String serviceLocation
           
protected static SLAConversation slaConv
           
protected static String slaEndpoint
           
protected static boolean usingPostgres
           
 
Constructor Summary
OgsaDaiMetaCoverage()
           
 
Method Summary
static void destroy()
           
static void prepare()
           
 void testRODS()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ogsaDaiServiceEndpoint

protected static String ogsaDaiServiceEndpoint

repos

protected static FileStateRepository repos

remoteOgsaDaiService

protected static RemoteOgsaDaiService remoteOgsaDaiService

slaConv

protected static SLAConversation slaConv

serviceLocation

protected static String serviceLocation

slaEndpoint

protected static String slaEndpoint

remoteSLAService

protected static RemoteSLAService remoteSLAService

classLoader

protected static ClassLoader classLoader

usingPostgres

protected static boolean usingPostgres

oldSLAService

protected static boolean oldSLAService
Constructor Detail

OgsaDaiMetaCoverage

public OgsaDaiMetaCoverage()
Method Detail

prepare

public static void prepare()
                    throws Exception
Throws:
Exception

testRODS

public void testRODS()
              throws RemoteException
Throws:
RemoteException

destroy

public static void destroy()
                    throws Exception
Throws:
Exception


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