Uses of Class
org.ogf.graap.wsag.server.api.EngineComponent

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

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

Subclasses of EngineComponent in org.ogf.graap.wsag.samples
 class SampleAgreementFactory
          Deprecated. the framework is customized by agreement actions only
 

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

Subclasses of EngineComponent in org.ogf.graap.wsag.server.api.impl
 class AbstractAgreementFactory
          WSAG4JAbstractAgreementFactory
 class AgreementFactoryFacade
          The agreement factory facade is an implementation of a IAgreementFactory.
 

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

Subclasses of EngineComponent in org.ogf.graap.wsag.server.engine
 class GenericAgreementFactory
          The GenericAgreementFactory is the default implementation of an agreement factory.
 

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

Subclasses of EngineComponent in org.ogf.graap.wsag.server.persistence.impl
 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.