Apache Stonehenge : BSConfigResponse
This page last changed on Dec 09, 2009 by nickh.
DescriptionThe BSConfigResponse contains information about how the StockTrader Business Service should interact with the other services and the database. It is a part of one or more service calls within the StockTrader Configuration Service contract. See also BSConfigRequest. Members
Definition in XSD<xs:complexType name="BSConfigResponse"> <xs:sequence> <xs:element minOccurs="0" name="DBHostName" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="DBName" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="DBPort" type="xs:int" /> <xs:element minOccurs="0" name="OPS" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="OPSName" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="Sec" type="xs:boolean" /> </xs:sequence> </xs:complexType>
|
![]() |
Document generated by Confluence on Jun 22, 2010 14:31 |