uk.ac.soton.itinnovation.grid.client.registry
Class CltMgtRegistryResourceHelpers

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

@RawProxyInterface(value=CltMgtRegistryResource.class)
public class CltMgtRegistryResourceHelpers
extends LegacyProxyHelpers<CltMgtRegistryResource>


Field Summary
static String OOXMLQL_NS
           
 
Fields inherited from class uk.ac.soton.itinnovation.grid.client.proxy.AbstractProxyHelpers
helperProxyFactory, log, rawProxy, target, transport
 
Constructor Summary
CltMgtRegistryResourceHelpers()
           
 
Method Summary
 org.apache.axis.message.addressing.EndpointReferenceType findResourceByEPR(org.apache.axis.message.addressing.EndpointReferenceType epr)
           
 org.apache.axis.message.addressing.EndpointReferenceType[] findResourcesAtService(org.apache.axis.message.addressing.EndpointReferenceType service)
           
 org.apache.axis.message.addressing.EndpointReferenceType[] getRegisteredResources(String type)
           
 RemoteService getService()
          Return the service that created the resource.
protected  Class<RemoteCltMgtRegistryService> getServiceIface()
           
 void registerMonitorableResource(org.apache.axis.message.addressing.EndpointReferenceType resourceEpr, String monitorRole)
           
 void registerResource(org.apache.axis.message.addressing.EndpointReferenceType resourceEpr)
           
 
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
 

Field Detail

OOXMLQL_NS

public static final String OOXMLQL_NS
See Also:
Constant Field Values
Constructor Detail

CltMgtRegistryResourceHelpers

public CltMgtRegistryResourceHelpers()
Method Detail

registerResource

public void registerResource(org.apache.axis.message.addressing.EndpointReferenceType resourceEpr)
                      throws RemoteException
Throws:
RemoteException

getServiceIface

protected Class<RemoteCltMgtRegistryService> getServiceIface()
Overrides:
getServiceIface in class LegacyProxyHelpers<CltMgtRegistryResource>

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<CltMgtRegistryResource>

registerMonitorableResource

public void registerMonitorableResource(org.apache.axis.message.addressing.EndpointReferenceType resourceEpr,
                                        String monitorRole)
                                 throws RemoteException
Throws:
RemoteException

getRegisteredResources

public org.apache.axis.message.addressing.EndpointReferenceType[] getRegisteredResources(String type)
                                                                                  throws RemoteException
Throws:
RemoteException

findResourcesAtService

public org.apache.axis.message.addressing.EndpointReferenceType[] findResourcesAtService(org.apache.axis.message.addressing.EndpointReferenceType service)
                                                                                  throws RemoteException
Throws:
RemoteException

findResourceByEPR

public org.apache.axis.message.addressing.EndpointReferenceType findResourceByEPR(org.apache.axis.message.addressing.EndpointReferenceType epr)
                                                                           throws RemoteException
Throws:
RemoteException


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