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

Packages that use Decorator
javax.enterprise.inject.spi   
 

Uses of Decorator in javax.enterprise.inject.spi
 

Methods in javax.enterprise.inject.spi that return types with arguments of type Decorator
 java.util.List<Decorator<?>> BeanManager.resolveDecorators(java.util.Set<java.lang.reflect.Type> types, java.lang.annotation.Annotation... bindings)
          Obtains an ordered list of enabled decorators for a set of bean types and a set of bindings
 



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