public interface RuntimeManagementService
| Modifier and Type | Method and Description |
|---|---|
ContainerList |
getContainers(ServerInstanceKey serverInstanceKey) |
ContainerList |
getContainers(ServerTemplate serverTemplate,
ContainerSpec containerSpec) |
ServerInstanceKeyList |
getServerInstances(String serverTemplateId) |
ServerInstanceKeyList getServerInstances(String serverTemplateId)
ContainerList getContainers(ServerTemplate serverTemplate, ContainerSpec containerSpec)
ContainerList getContainers(ServerInstanceKey serverInstanceKey)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.