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 © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.