org.ogf.graap.wsag.client.wsrf.impl
Class WsrfAgreementRegistryService
java.lang.Object
org.ogf.graap.wsag.client.api.RemoteClient
org.ogf.graap.wsag.client.wsrf.impl.WsrfResourceClient
org.ogf.graap.wsag.client.wsrf.impl.WsrfAgreementRegistryService
public class WsrfAgreementRegistryService
- extends WsrfResourceClient
AgreementRegistryImpl
- Author:
- Oliver Waeldrich
Methods inherited from class org.ogf.graap.wsag.client.wsrf.impl.WsrfResourceClient |
deleteResourceProperty, destroy, getDefaultSOAPClient, getEndpoint, getMultipleResourceProperties, getProperties, getResourceProperty, getResourcePropertyDocument, getSecurityProperties, invoke, isUseDefaultSOAPClient, isUsingTrace, queryResourceProperties, setDefaultSOAPClient, setProperties, setResourceProperties, setTerminationTime, setTrace, setUseDefaultSOAPClient, updateResourceProperty |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WsrfAgreementRegistryService
public WsrfAgreementRegistryService(EndpointReferenceType epr,
Properties properties,
ISecurityProperties securityProperties)
- Creates a new agreement factory registry client with the given endpoint using the provided security
properties.
- Parameters:
epr
- the endpoint of the agreement registry servicesecurityProperties
- the client security properties
getWebServiceClient
public WsrfResourceClient getWebServiceClient()
-
listAgreements
public AgreementClient[] listAgreements()
throws ResourceUnknownException,
ResourceUnavailableException
-
- Throws:
ResourceUnknownException
ResourceUnavailableException
- See Also:
org.ogf.graap.wsag.api.client.AgreementRegistryService#listAgreements()
Copyright © 2008-2012. All Rights Reserved.