Interface ContainerRegistry
public interface ContainerRegistry
ContainerRegistryA
- Version:
- $Revision: $
- Author:
- Aslak Knutsen
-
Method Summary
Modifier and TypeMethodDescriptioncreate(ContainerDef definition, ServiceLoader loader) getContainer(String name) getContainer(TargetDescription target)
-
Method Details
-
create
-
getContainer
-
getContainers
- Returns:
- the containers
-
getContainer
-