public final class RequestObjectBuilderFactory extends Object
RequestObjectBuilder| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_REQUESTBUILDER_CLASS
Class of the default implementation of requestBuilder
|
static String |
PROP_REQUESTBUILDER_CLASS
Class of the requestBuilder
|
| Modifier and Type | Method and Description |
|---|---|
static RequestObjectBuilder |
getRequestObjectBuilder()
Retrieve an instance of a
RequestObjectBuilder implementation The implementation could be a custom class defined in the
configuration file (property
"insurability.requestobjectbuilder.class" ). |
public static final String PROP_REQUESTBUILDER_CLASS
public static final String DEFAULT_REQUESTBUILDER_CLASS
public static RequestObjectBuilder getRequestObjectBuilder() throws TechnicalConnectorException
RequestObjectBuilder implementation The implementation could be a custom class defined in the
configuration file (property
"insurability.requestobjectbuilder.class" ). By default, it
would be "be.ehealth.businessconnector.insurability.builders.impl.RequestObjectBuilderImpl"RequestObjectBuilder the instance of the RequestObjectBuilderTechnicalConnectorException
Connector Packaging generic 4.2.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.