org.ogf.graap.wsag.server.api
Interface IAgreementFactory
- All Superinterfaces:
- AgreementFactory, IEngineComponent
- All Known Implementing Classes:
- AbstractAgreementFactory, AgreementFactoryFacade, GenericAgreementFactory
public interface IAgreementFactory
- extends AgreementFactory, IEngineComponent
IAgreementFactory
is the default implementation of an SLA management service in WSAG4J. It
implements the interfaces defined for SLA negotiation and creation.
- Author:
- Oliver Waeldrich
getFactoryContext
IAgreementFactoryContext getFactoryContext()
- Returns:
- the context for this agreement factory
setFactoryContext
void setFactoryContext(IAgreementFactoryContext context)
- Parameters:
context
- sets the context for this agreement factory
Copyright © 2008-2012 Fraunhofer Institute SCAI. All Rights Reserved.