This article illustrates how to use config service through examples.
本文将通过一些示例来演示如何使用配置服务。
For instance, you can use config service to find all the servers in the cell, modify some server configuration parameters, or configure a new data source.
例如,您可以用它查找单元中的所有服务器、修改某些服务器配置参数或者配置新的数据源。
We first use the config service to obtain the AttributeList (attrList) that corresponds to all properties defined for the fact connection factory.
首先我们使用配置服务来获得与为 fact 连接工厂定义的所有属性相对应的 AttributeList(attrList)。
应用推荐