Petals BC Gateway tooling

compared with
Version 8 by Victor NOËL
on Apr 20, 2016 14:49.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (4)

View Page History
The command *{{bc-gateway.set-transport-listener-port}}* provides a way to configure a Petals BC Gateway to modify the port of one of its transport listener.

{tip}Modifying the port of a transport listener of a started BC Gateway will restart it, even if it is the same port, but the already established connections won't be stopped.{tip}

{code}
h2. List existing transport listeners

The command *{{bc-gateway.list-transport-listener}}* provides a way to list all configured transport listeners of the given Petals BC Gateway and given criteria: transport listener identifier, listening status and/or port.

{code}
USAGE:
bc-gateway.list-transport-listener [-i <transport-listener-identifier>]
[-l <boolean>] [-n <component-identifier>] [-p <listening-port>]


of the transport
listener to list.
-l,--listening <boolean> The listening status of
the transport listeners
to list.
-n,--component <component-identifier> The component
identifier associated