Uses of Interface
org.jboss.weld.ejb.spi.InterceptorBindings
Packages that use InterceptorBindings
-
Uses of InterceptorBindings in org.jboss.weld.ejb.spi
Methods in org.jboss.weld.ejb.spi with parameters of type InterceptorBindingsModifier and TypeMethodDescriptionvoidEjbServices.registerInterceptors(EjbDescriptor<?> ejbDescriptor, InterceptorBindings interceptorBindings) Provides interceptor binding metadata to the container. -
Uses of InterceptorBindings in org.jboss.weld.ejb.spi.helpers
Methods in org.jboss.weld.ejb.spi.helpers with parameters of type InterceptorBindingsModifier and TypeMethodDescriptionvoidForwardingEjbServices.registerInterceptors(EjbDescriptor<?> ejbDescriptor, InterceptorBindings interceptorBindings)