public interface BeanContainerListener
BeanContainer has been
created. The container is passed to the interface and beans can be obtained and be modified.
This provides a convenient way to pass configuration from the deployment processors into runtime beans.| Modifier and Type | Method and Description |
|---|---|
void |
created(BeanContainer container) |
void created(BeanContainer container)
Copyright © 2020 JBoss by Red Hat. All rights reserved.