Uses of Interface
javax.enterprise.inject.spi.Interceptor

Packages that use Interceptor
javax.enterprise.inject.spi The portable extension integration SPI. 
 

Uses of Interceptor in javax.enterprise.inject.spi
 

Methods in javax.enterprise.inject.spi that return types with arguments of type Interceptor
 java.util.List<Interceptor<?>> BeanManager.resolveInterceptors(InterceptionType type, java.lang.annotation.Annotation... interceptorBindings)
          Obtains an ordered list of enabled interceptors for a set of interceptor bindings.
 



Copyright © 2008-2009 Seam Framework. All Rights Reserved.