Uses of Interface
org.ogf.graap.wsag.api.client.AgreementRegistryService

Packages that use AgreementRegistryService
org.ogf.graap.wsag.api.client   
org.ogf.graap.wsag.client.impl   
org.ogf.graap.wsag.client.local   
org.ogf.graap.wsag.client.remote   
 

Uses of AgreementRegistryService in org.ogf.graap.wsag.api.client
 

Subinterfaces of AgreementRegistryService in org.ogf.graap.wsag.api.client
 interface AgreementFactoryClient
          AgreementFactoryClient
 

Uses of AgreementRegistryService in org.ogf.graap.wsag.client.impl
 

Classes in org.ogf.graap.wsag.client.impl that implement AgreementRegistryService
 class AgreementFactoryFacade
          A client side facade to an agreement factory service and the associated agreement registry.
 

Methods in org.ogf.graap.wsag.client.impl that return AgreementRegistryService
 AgreementRegistryService AgreementFactoryFacade.getAgreementRegistryClient()
           
 

Constructors in org.ogf.graap.wsag.client.impl with parameters of type AgreementRegistryService
AgreementFactoryFacade(AgreementFactoryService factoryClient, AgreementRegistryService registryClient, ISecurityProperties securityProperties)
          Creates a new instance of the facade.
 

Uses of AgreementRegistryService in org.ogf.graap.wsag.client.local
 

Classes in org.ogf.graap.wsag.client.local that implement AgreementRegistryService
 class LocalAgreementFactoryClientImpl
          An implementation of the Client API for local invocation of an agreement factory.
 class LocalAgreementFactoryRegistryImpl
          Implementation of an agreement registry service for local access.
 

Uses of AgreementRegistryService in org.ogf.graap.wsag.client.remote
 

Classes in org.ogf.graap.wsag.client.remote that implement AgreementRegistryService
 class RemoteAgreementFactoryClientImpl
          RemoteAgreementFactoryClientImpl
 class RemoteAgreementRegistryServiceImpl
          AgreementRegistryImpl
 



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