toCommandBrokerConfig

Convert a JarBrokerConfig to a CommandBrokerConfig

The JarBroker is a wrapper around the CommandBroker, so we need to convert the JarBrokerConfig to a CommandBrokerConfig

Return

The equivalent CommandBrokerConfig

Parameters

config

The JarBrokerConfig to convert