| Package | Description |
|---|---|
| org.kie.workbench.common.screens.server.management.model | |
| org.kie.workbench.common.screens.server.management.model.impl |
| Modifier and Type | Method and Description |
|---|---|
List<ServerInstanceRef> |
ServerRef.getManagedServers() |
List<ServerInstanceRef> |
ContainerRef.getManagedServers() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerRef.addManagedServer(ServerInstanceRef serverInstanceRef) |
void |
ContainerRef.addManagedServer(ServerInstanceRef serverInstanceRef) |
| Modifier and Type | Class and Description |
|---|---|
class |
ServerInstanceRefImpl |
| Modifier and Type | Method and Description |
|---|---|
List<ServerInstanceRef> |
ContainerRefImpl.getManagedServers() |
List<ServerInstanceRef> |
ServerRefImpl.getManagedServers() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContainerRefImpl.addManagedServer(ServerInstanceRef managedServers) |
void |
ServerRefImpl.addManagedServer(ServerInstanceRef managedServers) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.