Uses of Interface
org.ogf.graap.wsag.server.api.IAgreementContext

Packages that use IAgreementContext
org.ogf.graap.wsag.server.api   
org.ogf.graap.wsag.server.api.impl   
org.ogf.graap.wsag.server.monitoring   
 

Uses of IAgreementContext in org.ogf.graap.wsag.server.api
 

Methods in org.ogf.graap.wsag.server.api with parameters of type IAgreementContext
 void AgreementTerminationHandler.terminate(TerminateInputType reason, IAgreementContext context)
          This method is invoked when the agreement associated with this handler is terminated.
 

Uses of IAgreementContext in org.ogf.graap.wsag.server.api.impl
 

Classes in org.ogf.graap.wsag.server.api.impl that implement IAgreementContext
 class AgreementContext
          SimpleActionContext
 

Uses of IAgreementContext in org.ogf.graap.wsag.server.monitoring
 

Methods in org.ogf.graap.wsag.server.monitoring that return IAgreementContext
 IAgreementContext MonitorableAgreement.getMonitoringContext()
          Deprecated.  
 

Methods in org.ogf.graap.wsag.server.monitoring with parameters of type IAgreementContext
 void MonitorableAgreement.setExecutionContext(IAgreementContext executionContext)
           
 



Copyright © 2008-2012. All Rights Reserved.