public interface ContainerInstance
| Modifier and Type | Method and Description |
|---|---|
BeanManager |
getBeanManager()
Returns a BeanManager used by this container.
|
String |
getId()
The identifier of the container
|
void |
shutdown()
Shuts down the container.
|
BeanManager getBeanManager()
String getId()
void shutdown()
Copyright © 2016. All Rights Reserved.