uk.ac.soton.ecs.iam.grid.comms.client
Class JobServiceHelpers

java.lang.Object
  extended by uk.ac.soton.itinnovation.grid.client.proxy.AbstractProxyHelpers<T>
      extended by uk.ac.soton.itinnovation.grid.client.proxy.LegacyProxyHelpers<JobService>
          extended by 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>


Field Summary
 
Fields inherited from class uk.ac.soton.itinnovation.grid.client.proxy.AbstractProxyHelpers
helperProxyFactory, log, rawProxy, target, transport
 
Constructor Summary
JobServiceHelpers()
           
 
Method Summary
 JobConversation createJob(String app, String name)
           
 JobConversation createJobJSDL(Document jsdlDoc)
           
 MatchPattern createMatchPattern()
           
 MatchRule createMatchRule(String role)
           
 boolean isJSDLSubmissionSupported()
           
 
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
 
Methods inherited from class uk.ac.soton.itinnovation.grid.client.proxy.AbstractProxyHelpers
initProxyHelpers, proxyGetInvocationEngine, proxyGetRemoteMethod, proxyGetTarget, proxyHasMethod
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JobServiceHelpers

public JobServiceHelpers()
Method Detail

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.