public final class ResponseObjectBuilderFactory extends Object
ResponseObjectBuilder
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_RESPONSEBUILDER_CLASS
the name of the default implemention of the ResponseObjectBuilder.
|
static String |
PROP_RESPONSEBUILDER_CLASS
property name which can be used to set an alternative implementation of the ResponseObjectBuilder.
|
Modifier and Type | Method and Description |
---|---|
static ResponseObjectBuilder |
getResponseObjectBuilder()
Retrieves an instance of a
ResponseObjectBuilder implementation The implementation could be a custom class defined in the
configuration file (property
). |
public static final String PROP_RESPONSEBUILDER_CLASS
public static final String DEFAULT_RESPONSEBUILDER_CLASS
public static ResponseObjectBuilder getResponseObjectBuilder() throws TechnicalConnectorException
ResponseObjectBuilder
implementation The implementation could be a custom class defined in the
configuration file (property
). By default, it would be
ResponseObjectBuilder
the instance of the ResponseObjectBuilder
TechnicalConnectorException
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.