| Package | Description |
|---|---|
| org.ikasan.topology.service |
| Modifier and Type | Method and Description |
|---|---|
void |
TopologyService.discover(java.util.List<Server> servers,
IkasanAuthentication authentication)
Method to discovery and populate Ikasan topology
|
void |
TopologyServiceImpl.discover(java.util.List<Server> servers,
IkasanAuthentication authentication) |
void |
TopologyService.discover(Server server,
Module module,
java.util.List<Flow> flows)
Performs module discovery aka updates given module topology view with new latest flows and its components.
|
void |
TopologyServiceImpl.discover(Server server,
Module module,
java.util.List<Flow> flows) |
Copyright © 2007-2020 Ikasan. All Rights Reserved.