public interface SeContainer extends Instance<Object>, AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Shuts down this SeContainer instance.
|
BeanManager |
getBeanManager() |
boolean |
isRunning() |
destroy, isAmbiguous, isResolvable, isUnsatisfied, select, select, select, streamforEach, iterator, spliteratorvoid close()
close in interface AutoCloseableIllegalStateException - if the container is already shutdownboolean isRunning()
BeanManager getBeanManager()
IllegalStateException - if the container was already shut downCopyright © 2021. All rights reserved.