Products | Versions |
---|---|
TIBCO Streaming | 10.x |
EventFlowDeployment = { modules = [ { moduleName = "com.example.modules.Module1" containerName = "containerA" } { moduleName = "com.example.modules.Module2" containerName = "containerB" } ] }Refer to the attached sample project set for a working sample (created with SB 10.3.0).