public final class RegistrationRequestBuilderFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_REQUESTBUILDER_CLASS
the name of the default implemention of the ResponseObjectBuilder.
|
static String |
PROP_REQUESTBUILDER_CLASS
property name which can be used to set an alternative implementation of the ResponseObjectBuilder.
|
| Modifier and Type | Method and Description |
|---|---|
static RequestBuilder |
getRequestObjectBuilder()
Retrieves an instance of a
RequestBuilder implementation The implementation could be a custom class defined in the
configuration file with the properties 'registration.responseobjectbuilder.class' |
public static final String PROP_REQUESTBUILDER_CLASS
public static final String DEFAULT_REQUESTBUILDER_CLASS
public static RequestBuilder getRequestObjectBuilder() throws TechnicalConnectorException
RequestBuilder implementation The implementation could be a custom class defined in the
configuration file with the properties 'registration.responseobjectbuilder.class'RequestBuilder the instance of the RequestBuilderTechnicalConnectorException
Connector Packaging generic 4.6.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.