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

Packages that use Interceptor
javax.enterprise.inject.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 interceptor bindings
 



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