uk.ac.soton.itinnovation.grid.client.stress
Class StressTestHelpers
java.lang.Object
uk.ac.soton.itinnovation.grid.client.stress.StressTestHelpers
public class StressTestHelpers
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StressTestHelpers
public StressTestHelpers()
initPlugins
public static void initPlugins()
throws InstantiationException,
IllegalAccessException,
ClassNotFoundException
- Throws:
InstantiationException
IllegalAccessException
ClassNotFoundException
setupLogging
public static void setupLogging()
getConfigString
public static String getConfigString(String key)
getRepository
public static StateRepository getRepository()
getJobConversation
public static JobConversation getJobConversation(org.apache.axis.message.addressing.EndpointReferenceType epr)
getDataService
public static RemoteDataService getDataService()
throws MalformedURLException
- Throws:
MalformedURLException
getJobService
public static RemoteJobService getJobService()
throws MalformedURLException
- Throws:
MalformedURLException
getSLAService
public static RemoteSLAService getSLAService()
throws MalformedURLException
- Throws:
MalformedURLException
mayAddResource
public static void mayAddResource(Class<? extends StorableInStateRepository> type,
String name)
- Add a resource to the repository, if available.
hasMembershipGroup
public static boolean hasMembershipGroup()
getMembershipGroup
public static MembershipGroupConversation getMembershipGroup()
Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.