uk.ac.soton.itinnovation.grid.comms.registry
Interface CltMgtRegistryService

All Superinterfaces:
DataResourceLocal, DataResourceManagement, GridService, IdentifiableResource, WSRFService
All Known Subinterfaces:
RemoteCltMgtRegistryService
All Known Implementing Classes:
CltMgtRegistryServiceImpl

@WebService(targetNamespace="http://www.it-innovation.soton.ac.uk/2006/grid/cltmgtregistry",
            name="CltMgtRegistryService",
            serviceName="CltMgtRegistryService",
            wsdlLocation="clt-mgt-registry-service.wsdl")
@SoapBindingName(value="CltMgtRegistryServiceSoapBinding")
public interface CltMgtRegistryService
extends WSRFService, GridService, DataResourceManagement, DataResourceLocal


Field Summary
static String 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
 org.apache.axis.message.addressing.EndpointReferenceType createRegistry(String label, MatchRule owner)
           
 
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
 

Field Detail

CLT_MGT_REGISTRY_SERVICE_TYPE

static final String CLT_MGT_REGISTRY_SERVICE_TYPE
See Also:
Constant Field Values
Method Detail

createRegistry

@WebMethod
org.apache.axis.message.addressing.EndpointReferenceType createRegistry(String label,
                                                                                  MatchRule owner)
                                                                        throws RemoteException
Throws:
RemoteException


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