Apache Stonehenge : OPSConfigResponse
This page last changed on Dec 09, 2009 by nickh.
DescriptionThe OPSConfigResponse contains information about how the StockTrader Order Processor Service should interact with the database. It is a part of one or more service calls within the StockTrader Configuration Service contract. See also OPSConfigRequest. Members
Definition in XSD<xs:complexType name="OPSConfigResponse"> <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:sequence> </xs:complexType>
|
![]() |
Document generated by Confluence on Jun 22, 2010 14:31 |