Class CompositeClientConfigurator

  • All Implemented Interfaces:
    ClientConfigurator

    public class CompositeClientConfigurator
    extends Object
    implements ClientConfigurator
    A client configurator composed of other client configurators.

    All of the client configurators contained in this composite object will be used in the order they are added.