Uses of Interface
org.jboss.weld.module.WeldModule.PreBeanRegistrationContext
-
Packages that use WeldModule.PreBeanRegistrationContext Package Description org.jboss.weld.module -
-
Uses of WeldModule.PreBeanRegistrationContext in org.jboss.weld.module
Methods in org.jboss.weld.module with parameters of type WeldModule.PreBeanRegistrationContext Modifier and Type Method Description default voidWeldModule. preBeanRegistration(WeldModule.PreBeanRegistrationContext ctx)This hook is called by Weld before it starts deploying beans.
-