uk.ac.soton.itinnovation.grid.client.registry
Interface RemoteCltMgtRegistryService

All Superinterfaces:
CltMgtRegistryService, Comparable<StorableInStateRepository>, DataResourceLocal, DataResourceManagement, GridService, IdentifiableResource, RemoteService, StorableInStateRepository, WSRFService

@WebService(targetNamespace="http://www.it-innovation.soton.ac.uk/2006/grid/cltmgtregistry",
            name="CltMgtRegistryService",
            serviceName="CltMgtRegistryService",
            wsdlLocation="clt-mgt-registry-service.wsdl")
@InterfaceWithWSDL(value=CltMgtRegistryService.class)
public interface RemoteCltMgtRegistryService
extends RemoteService, CltMgtRegistryService


Field Summary
 
Fields inherited from interface uk.ac.soton.itinnovation.grid.comms.registry.CltMgtRegistryService
CLT_MGT_REGISTRY_SERVICE_TYPE
 
Fields inherited from interface uk.ac.soton.itinnovation.grid.comms.dataresource.DataResourceManagement
OWNED_BY_SERVICE, OWNED_BY_USER
 
Method Summary
 CltMgtRegistryResourceConversation createRegistry(String label)
           
 
Methods inherited from interface uk.ac.soton.ecs.iam.grid.comms.client.RemoteService
createMatchPattern, createMatchRule, getEndpoint
 
Methods inherited from interface uk.ac.soton.ecs.iam.grid.comms.client.StorableInStateRepository
getDescription, getEndpointRef, getURL, setDescription
 
Methods inherited from interface java.lang.Comparable
compareTo
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.types.GridService
getResources, getServiceProviderID, getServiceProviderIssuer
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.types.IdentifiableResource
getServiceMatchPattern
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.comms.registry.CltMgtRegistryService
createRegistry
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.comms.wsrf.WSRFService
GetResourceProperty
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.types.GridService
getResources, getServiceProviderID, getServiceProviderIssuer
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.types.IdentifiableResource
getServiceMatchPattern
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.comms.dataresource.DataResourceManagement
connectDataResource, createDataResource, getDataResourceAttributeNames, getDataResourceRoleAttributeNames
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.comms.dataresource.DataResourceLocal
connectDataResourceRoleLocal, createDataResourceRoleLocal, getDataResourceAttributesLocal, modifyDataResourceLocal
 

Method Detail

createRegistry

CltMgtRegistryResourceConversation createRegistry(String label)
                                                  throws RemoteException
Throws:
RemoteException


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