public static interface BeanContainer.Instance<T> extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
default void |
close()
releases the underlying instance
|
T |
get() |
T get()
default void close()
close in interface AutoCloseableCopyright © 2020 JBoss by Red Hat. All rights reserved.