| Package | Description |
|---|---|
| org.wildfly.swarm.topology.runtime |
| Modifier and Type | Method and Description |
|---|---|
Registration |
Registration.addTags(List<String> tags) |
| Modifier and Type | Method and Description |
|---|---|
Set<Registration> |
TopologyManager.registrationsForService(String name) |
Set<Registration> |
TopologyManager.registrationsForService(String name,
String tag) |
Set<Registration> |
TopologyManager.registrationsForSourceKey(String sourceKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
TopologyManager.register(Registration registration) |
void |
TopologyManager.unregister(Registration registration) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.