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

Packages that use IEngineComponent
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   
org.ogf.graap.wsag.server.persistence.impl   
org.ogf.graap.wsag.wsrf.persistence   
 

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.
 

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
 

Subinterfaces of IEngineComponent in org.ogf.graap.wsag.server.persistence
 interface IAgreementFactoryHome
          AgreementFactoryPersistence
 

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.
 class WSAG4JPersistenceFacade
          This class serves as a facade for multiple wsag4j engine instances that are deployed in a server.
 

Uses of IEngineComponent in org.ogf.graap.wsag.wsrf.persistence
 

Subinterfaces of IEngineComponent in org.ogf.graap.wsag.wsrf.persistence
 interface IWsAgreementFactoryHome
          Home interface of a web service agreement factory.
 

Classes in org.ogf.graap.wsag.wsrf.persistence that implement IEngineComponent
 class WsDatabaseWSAG4JPersistence
           
 



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