public interface ContainerRegistry
Modifier and Type | Method and Description |
---|---|
Container |
create(ContainerDef definition,
ServiceLoader loader) |
Container |
getContainer(String name) |
Container |
getContainer(TargetDescription target) |
List<Container> |
getContainers() |
Container create(ContainerDef definition, ServiceLoader loader)
Container getContainer(TargetDescription target)
Copyright © 2018 JBoss by Red Hat. All rights reserved.