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