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