|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AgreementFactoryRegistryBuilder
Builder implementation for Agreement Factory Registry clients.
Method Summary | |
---|---|
AgreementFactoryRegistryClient |
newInstance(EndpointReferenceType epr)
Creates a new factory registry client for a given endpoint. |
AgreementFactoryRegistryClient |
newInstance(EndpointReferenceType epr,
LoginContext context)
Creates a new factory registry client for a given endpoint using the given login context . |
Method Detail |
---|
AgreementFactoryRegistryClient newInstance(EndpointReferenceType epr) throws Exception
epr
- the factory registry endpoint
Exception
- the instantiation of the registry implementation failedAgreementFactoryRegistryClient newInstance(EndpointReferenceType epr, LoginContext context) throws Exception
epr
- the factory registry endpointcontext
- the login context to use
Exception
- the instantiation of the registry implementation failed
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |