public class ContainerManager extends Object
Constructor and Description |
---|
ContainerManager() |
Modifier and Type | Method and Description |
---|---|
static Collection<IContainer> |
getContainers() |
static void |
registerContainer(Class<? extends IContainer> targetClass) |
public static void registerContainer(Class<? extends IContainer> targetClass) throws Exception
Exception
public static Collection<IContainer> getContainers()
Copyright © 2022. All rights reserved.