org.ogf.graap.wsag.wsrf.impl
Class AgreementAcceptanceLocatorImpl

java.lang.Object
  extended by org.ogf.graap.wsag.wsrf.impl.AgreementAcceptanceLocatorImpl

public class AgreementAcceptanceLocatorImpl
extends Object

Creates a new agreement acceptance client for a given endpoint.

Author:
Oliver Waeldrich

Constructor Summary
AgreementAcceptanceLocatorImpl()
           
 
Method Summary
static AgreementAcceptanceClient getAcceptanceClient(EndpointReferenceType epr, LoginContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AgreementAcceptanceLocatorImpl

public AgreementAcceptanceLocatorImpl()
Method Detail

getAcceptanceClient

public static AgreementAcceptanceClient getAcceptanceClient(EndpointReferenceType epr,
                                                            LoginContext context)
Parameters:
epr - the acceptance resource EPR
context - the login context
Returns:
the agreement acceptance client
See Also:
AgreementAcceptanceClient


Copyright © 2008-2012 Fraunhofer Institute SCAI. All Rights Reserved.