Uses of Interface
org.jboss.weld.module.WeldModule.PostServiceRegistrationContext
-
Packages that use WeldModule.PostServiceRegistrationContext Package Description org.jboss.weld.module -
-
Uses of WeldModule.PostServiceRegistrationContext in org.jboss.weld.module
Methods in org.jboss.weld.module with parameters of type WeldModule.PostServiceRegistrationContext Modifier and Type Method Description default voidWeldModule. postServiceRegistration(WeldModule.PostServiceRegistrationContext ctx)This hook is called once Weld registeredServices from the deployment and added its own internal Services.
-