uk.ac.soton.itinnovation.grid.comms.membership
Interface MembershipService

All Superinterfaces:
GridService, IdentifiableResource, WSRFService
All Known Subinterfaces:
RemoteMembershipService
All Known Implementing Classes:
MembershipServiceImpl

@WebService(targetNamespace="http://www.it-innovation.soton.ac.uk/2006/grid/membership",
            name="MembershipService",
            serviceName="MembershipService",
            wsdlLocation="membershipservice.wsdl")
@SoapBindingName(value="MembershipServiceSoapBinding")
public interface MembershipService
extends WSRFService, GridService


Field Summary
static String MEMBERSHIP_SERVICE_TYPE
           
 
Method Summary
 org.apache.axis.message.addressing.EndpointReferenceType createGroup(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
 

Field Detail

MEMBERSHIP_SERVICE_TYPE

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

createGroup

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


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