Uses of Class
org.apache.webbeans.portable.events.ProcessAnnotatedTypeImpl

Packages that use ProcessAnnotatedTypeImpl
org.apache.webbeans.config   
org.apache.webbeans.portable.events.generics   
 

Uses of ProcessAnnotatedTypeImpl in org.apache.webbeans.config
 

Methods in org.apache.webbeans.config with parameters of type ProcessAnnotatedTypeImpl
protected
<T> boolean
BeansDeployer.defineManagedBean(Class<T> clazz, ProcessAnnotatedTypeImpl<T> processAnnotatedEvent)
          Defines and configures managed bean.
 

Uses of ProcessAnnotatedTypeImpl in org.apache.webbeans.portable.events.generics
 

Subclasses of ProcessAnnotatedTypeImpl in org.apache.webbeans.portable.events.generics
 class GProcessAnnotatedType
           
 



Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.