public final class RequestObjectBuilderFactory extends Object
RequestObjectBuilder
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_REQUESTBUILDER_CLASS
the default requestObjectBuilder implementation name.
|
static String |
PROP_REQUESTBUILDER_CLASS
property name to set the desired implemenation class for the requestobjectbuilder.
|
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
). |
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
). By default, it would be
RequestObjectBuilder
the instance of the RequestObjectBuilder
TechnicalConnectorException
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.