Uses of Interface
org.jboss.weld.ejb.spi.InterceptorBindings

Packages that use InterceptorBindings
org.jboss.weld.ejb.spi   
org.jboss.weld.ejb.spi.helpers   
 

Uses of InterceptorBindings in org.jboss.weld.ejb.spi
 

Methods in org.jboss.weld.ejb.spi with parameters of type InterceptorBindings
 void EjbServices.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 InterceptorBindings
 void ForwardingEjbServices.registerInterceptors(EjbDescriptor<?> ejbDescriptor, InterceptorBindings interceptorBindings)
           
 



Copyright © 2013 Seam Framework. All Rights Reserved.