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
 List<Decorator<?>> BeanManager.resolveDecorators(Set<Type> types, Annotation... qualifiers)
          Returns a list of decorator.
 



Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.