<applications> <application name="application"> <modules> <module name="masterPublisher" > <interfaces> <subscribe service="published" attach="attach" isMaster="true" /> </interfaces> </module> <module name="publisher2" > <interfaces> <subscribe service="published" attach="attach" /> </interfaces> </module> <module name="subscriber" > <interfaces> <subscribe service="publish" /> </interfaces> </module> </modules> </application> </applications>The methods to attach and detach a module to / from a Service are:
Copyright 2017-2020 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence