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

Packages that use IEngineComponent
org.ogf.graap.wsag.samples   
org.ogf.graap.wsag.server.api   
org.ogf.graap.wsag.server.api.impl   
org.ogf.graap.wsag.server.engine   
org.ogf.graap.wsag.server.persistence.impl   
 

Uses of IEngineComponent in org.ogf.graap.wsag.samples
 

Classes in org.ogf.graap.wsag.samples that implement IEngineComponent
 class SampleAgreementFactory
          Deprecated. the framework is customized by agreement actions only
 

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

Subinterfaces of IEngineComponent in org.ogf.graap.wsag.server.api
 interface IAgreementFactory
          IAgreementFactory is the default implementation of an SLA management service in WSAG4J.
 

Classes in org.ogf.graap.wsag.server.api that implement IEngineComponent
 class EngineComponent
           
 

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

Classes in org.ogf.graap.wsag.server.api.impl that implement IEngineComponent
 class AbstractAgreementFactory
          WSAG4JAbstractAgreementFactory
 class AgreementFactoryFacade
          The agreement factory facade is an implementation of a IAgreementFactory.
 

Uses of IEngineComponent in org.ogf.graap.wsag.server.engine
 

Classes in org.ogf.graap.wsag.server.engine that implement IEngineComponent
 class GenericAgreementFactory
          The GenericAgreementFactory is the default implementation of an agreement factory.
 

Uses of IEngineComponent in org.ogf.graap.wsag.server.persistence.impl
 

Classes in org.ogf.graap.wsag.server.persistence.impl that implement IEngineComponent
 class AbstractWSAG4JPersistence
           Abstract implementation of an agreement factory home.
 class DatabaseWSAG4JPersistence
           
 class SimpleWSAG4JPersistence
          SimpleWSAG4JPersistence loads the factory configurations defined in the WSAG4J engine configuration files and and instantiates a factory for each engine instance.
 



Copyright © 2008-2012. All Rights Reserved.