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 © 2001-2022 Red Hat, Inc. All Rights Reserved.