[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <services>
        <service-interface-pools>
            <pool>
                <name>name</name> <!-- identifier -->
                <interface>...</interface>
            </pool>
        </service-interface-pools>
    </services>
</configuration>

Description

Define service interface pool.

Contents

<interface>—Service interface name.

<name>—Service interface pool name.


[Contents] [Prev] [Next] [Index] [Report an Error]