Package io.quarkus.arc.runtime
Interface BeanContainerListener
public interface BeanContainerListener
An interface that can be used to configure beans immediately after the
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.-
Method Summary
-
Method Details
-
created
-