uk.ac.soton.ecs.iam.grid.comms.client
Class JobServiceHelpers
java.lang.Object
uk.ac.soton.itinnovation.grid.client.proxy.AbstractProxyHelpers<T>
uk.ac.soton.itinnovation.grid.client.proxy.LegacyProxyHelpers<JobService>
uk.ac.soton.ecs.iam.grid.comms.client.JobServiceHelpers
- All Implemented Interfaces:
- Comparable<StorableInStateRepository>, Conversation, StorableInStateRepository, ProxyHelpers, WebProxy
@RawProxyInterface(value=JobService.class)
public class JobServiceHelpers
- extends LegacyProxyHelpers<JobService>
| Methods inherited from class uk.ac.soton.itinnovation.grid.client.proxy.LegacyProxyHelpers |
compareTo, getClientMatchPattern, getDescription, getEndpoint, getEndpointRef, getOwnerRule, getService, getServiceIface, getServiceMatchPattern, getURL, setDescription, setLabel, toString |
JobServiceHelpers
public JobServiceHelpers()
createJob
public JobConversation createJob(String app,
String name)
throws RemoteException
- Throws:
RemoteException
createJobJSDL
public JobConversation createJobJSDL(Document jsdlDoc)
throws RemoteException
- Throws:
RemoteException
isJSDLSubmissionSupported
public boolean isJSDLSubmissionSupported()
throws RemoteException
- Throws:
RemoteException
createMatchRule
public MatchRule createMatchRule(String role)
throws RemoteException
- Overrides:
createMatchRule in class LegacyProxyHelpers<JobService>
- Throws:
RemoteException
createMatchPattern
public MatchPattern createMatchPattern()
throws RemoteException
- Overrides:
createMatchPattern in class LegacyProxyHelpers<JobService>
- Throws:
RemoteException
Copyright © 2001-2008 University of Southampton IT Innovation Centre. All Rights Reserved.