public interface ContainedBeanImplementor<B> extends ContainedBean<B>
Modifier and Type | Method and Description |
---|---|
void |
initialize()
Allow the container to force initialize the lifecycle-generated bean
|
void |
release()
Release any resources
|
getBeanInstance
Copyright © 2021 JBoss by Red Hat. All rights reserved.