Package org.ogf.graap.wsag.server.actions

Interface Summary
IAction Defines an agreement factory action.
IActionBuilder IFactoryActionBuilder
IActionHandler An action handler provides the functionality that is executed for a specific invocation of an agreement factory.
IActionHandlerContext An action handler context contains information about the environment in which a specific action handler is excecuted.
ICreateAgreementAction A create agreement action handler implements the functionality to create a new agreement instance.
IGetTemplateAction A get template action handler implements the functionality to retrieve a template for a agreement factory action.
INegotiationAction A negotiation action handler implements the functionality to create negotiate agreement offers based on a template.
 

Class Summary
AbstractCreateAgreementAction AbstractCreateAgreementAction Abstract base class for agreement creation actions.
AbstractGetTemplateAction Abstract base class for get template actions.
AbstractNegotiationAction AbstractCreateAgreementAction Abstract base class for agreement creation actions.
ActionBuilder An action builder instantiates the agreement factory actions based on a WSAG4J engine configuration.
 

Exception Summary
ActionInitializationException ActionInitializationException
 



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