uk.ac.soton.itinnovation.grid.client.ogsadai
Class OgsaDaiResourceConversationHelpers

java.lang.Object
  extended by uk.ac.soton.itinnovation.grid.client.proxy.AbstractProxyHelpers<T>
      extended by uk.ac.soton.itinnovation.grid.client.proxy.LegacyProxyHelpers<OgsaDaiResource>
          extended by uk.ac.soton.itinnovation.grid.client.ogsadai.OgsaDaiResourceConversationHelpers
All Implemented Interfaces:
Comparable<StorableInStateRepository>, Conversation, StorableInStateRepository, ProxyHelpers, WebProxy

@RawProxyInterface(value=OgsaDaiResource.class)
public class OgsaDaiResourceConversationHelpers
extends LegacyProxyHelpers<OgsaDaiResource>


Field Summary
 
Fields inherited from class uk.ac.soton.itinnovation.grid.client.proxy.AbstractProxyHelpers
helperProxyFactory, log, rawProxy, target, transport
 
Constructor Summary
OgsaDaiResourceConversationHelpers()
           
 
Method Summary
 OgsaDaiRoleConversation connectDataResourceRole(String label, Map<String,String> attributes)
           
 OgsaDaiRoleConversation createRole(String label, String username, String password, boolean own)
           
 RemoteService getService()
          Return the service that created the resource.
protected  Class<RemoteOgsaDaiService> getServiceIface()
           
 
Methods inherited from class uk.ac.soton.itinnovation.grid.client.proxy.LegacyProxyHelpers
compareTo, createMatchPattern, createMatchRule, getClientMatchPattern, getDescription, getEndpoint, getEndpointRef, getOwnerRule, 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

OgsaDaiResourceConversationHelpers

public OgsaDaiResourceConversationHelpers()
Method Detail

connectDataResourceRole

public OgsaDaiRoleConversation connectDataResourceRole(String label,
                                                       Map<String,String> attributes)
                                                throws RemoteException
Throws:
RemoteException

createRole

public OgsaDaiRoleConversation createRole(String label,
                                          String username,
                                          String password,
                                          boolean own)
                                   throws RemoteException
Throws:
RemoteException

getServiceIface

protected Class<RemoteOgsaDaiService> getServiceIface()
Overrides:
getServiceIface in class LegacyProxyHelpers<OgsaDaiResource>

getService

public RemoteService getService()
Description copied from interface: Conversation
Return the service that created the resource.

Specified by:
getService in interface Conversation
Overrides:
getService in class LegacyProxyHelpers<OgsaDaiResource>


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