|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AgreementFactoryService | |
---|---|
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 AgreementFactoryService in org.ogf.graap.wsag.api.client |
---|
Subinterfaces of AgreementFactoryService in org.ogf.graap.wsag.api.client | |
---|---|
interface |
AgreementFactoryClient
AgreementFactoryClient |
Uses of AgreementFactoryService in org.ogf.graap.wsag.client.impl |
---|
Classes in org.ogf.graap.wsag.client.impl that implement AgreementFactoryService | |
---|---|
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 AgreementFactoryService | |
---|---|
AgreementFactoryService |
AgreementFactoryFacade.getAgreementFactoryClient()
|
Constructors in org.ogf.graap.wsag.client.impl with parameters of type AgreementFactoryService | |
---|---|
AgreementFactoryFacade(AgreementFactoryService factoryClient,
AgreementRegistryService registryClient,
ISecurityProperties securityProperties)
Creates a new instance of the facade. |
Uses of AgreementFactoryService in org.ogf.graap.wsag.client.local |
---|
Classes in org.ogf.graap.wsag.client.local that implement AgreementFactoryService | |
---|---|
class |
LocalAgreementFactoryClientImpl
An implementation of the Client API for local invocation of an agreement factory. |
class |
LocalAgreementFactoryServiceImpl
Client implementation of an AgreementFactoryService for local access. |
Uses of AgreementFactoryService in org.ogf.graap.wsag.client.remote |
---|
Classes in org.ogf.graap.wsag.client.remote that implement AgreementFactoryService | |
---|---|
class |
RemoteAgreementFactoryClientImpl
RemoteAgreementFactoryClientImpl |
class |
RemoteAgreementFactoryServiceImpl
Default implementation of an agreement factory service client. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |