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

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

@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, getBillingInfo, getEndpoint, getMethod, setBillingInfo
 
Methods inherited from interface uk.ac.soton.ecs.iam.grid.comms.client.StorableInStateRepository
getDescription, getEndpointRef, getInterface, getParentURL, getRepository, 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.comms.registry.CltMgtRegistryService
createRegistry
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.comms.webadmin.WebAdmin
ensurePoliciesDeployed, getAtomFeed
 
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.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,
                                                         ObjectAlreadyExists
Throws:
RemoteException
ObjectAlreadyExists


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