Uses of Class
javax.webbeans.manager.Decorator

Packages that use Decorator
javax.webbeans.manager   
 

Uses of Decorator in javax.webbeans.manager
 

Methods in javax.webbeans.manager that return types with arguments of type Decorator
 java.util.List<Decorator> Manager.resolveDecorators(java.util.Set<java.lang.Class<?>> types, java.lang.annotation.Annotation... bindings)
           
 

Methods in javax.webbeans.manager with parameters of type Decorator
 Manager Manager.addDecorator(Decorator decorator)
           
 



Copyright © 2008. All Rights Reserved.