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
MEMBERSHIP_SERVICE_TYPE
static final String MEMBERSHIP_SERVICE_TYPE
- See Also:
- Constant Field Values
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.