public final class RequestBuilderFactory extends Object
RequestBuilderImpl
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 implementation class for the request builder.
|
Modifier and Type | Method and Description |
---|---|
static RequestBuilderImpl |
getRequestBuilder()
Retrieve an instance of a
RequestBuilderImpl 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 RequestBuilderImpl getRequestBuilder() throws TechnicalConnectorException
RequestBuilderImpl
implementation The implementation could be a custom class defined in the
configuration file (property
). By default, it would be
RequestBuilderImpl
the instance of the RequestBuilderImpl
TechnicalConnectorException
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.