Uses of Class
org.ogf.graap.wsag.api.exceptions.AgreementFactoryException

Packages that use AgreementFactoryException
org.ogf.graap.wsag.api   
org.ogf.graap.wsag.api.client   
org.ogf.graap.wsag.api.exceptions   
 

Uses of AgreementFactoryException in org.ogf.graap.wsag.api
 

Methods in org.ogf.graap.wsag.api that throw AgreementFactoryException
 Agreement AgreementFactory.createAgreement(AgreementOffer offer)
          Creates a new agreement based on an offer.
 

Uses of AgreementFactoryException in org.ogf.graap.wsag.api.client
 

Methods in org.ogf.graap.wsag.api.client that throw AgreementFactoryException
 AgreementClient AgreementFactoryService.createAgreement(AgreementOffer offer)
          Creates a new agreement instance with the SLA management server.
 AgreementClient AgreementFactoryService.createPendingAgreement(AgreementOffer offer)
          Creates a pending agreement instance.
 AgreementClient AgreementFactoryService.createPendingAgreement(AgreementOffer offer, org.w3.x2005.x08.addressing.EndpointReferenceType acceptanceEPR)
          Creates a pending agreement instance.
 

Uses of AgreementFactoryException in org.ogf.graap.wsag.api.exceptions
 

Subclasses of AgreementFactoryException in org.ogf.graap.wsag.api.exceptions
 class AgreementCreationException
          AgreementCreationException
 class CreationConstraintsViolationException
          CreationConstraintsViolationException
 



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