| Package | Description |
|---|---|
| org.kie.server.api | |
| org.kie.server.api.model |
| Modifier and Type | Method and Description |
|---|---|
Set<KieContainerResource> |
KieController.getContainers(Set<String> controllers,
String serverId,
KieServerConfig config)
Returns list of
KieContainerResource retrieved from one of the given controllers. |
| Modifier and Type | Method and Description |
|---|---|
KieServerConfig |
KieServerStateInfo.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
KieServerStateInfo.setConfiguration(KieServerConfig configuration) |
| Constructor and Description |
|---|
KieServerStateInfo(Set<String> controllers,
KieServerConfig configuration,
Set<KieContainerResource> containers) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.