Uses of Interface
org.jboss.kernel.plugins.annotations.BeanAnnotationAdapter

Packages that use BeanAnnotationAdapter
org.jboss.kernel.plugins.annotations   
org.jboss.kernel.plugins.dependency Kernel plugins, an abstract dependency implementation. 
 

Uses of BeanAnnotationAdapter in org.jboss.kernel.plugins.annotations
 

Classes in org.jboss.kernel.plugins.annotations that implement BeanAnnotationAdapter
 class AbstractBeanAnnotationAdapter
          Abstract bean annotation handler.
 class BasicBeanAnnotationAdapter
          Basic bean annotation handler.
 

Methods in org.jboss.kernel.plugins.annotations that return BeanAnnotationAdapter
 BeanAnnotationAdapter BeanAnnotationAdapterFactory.getBeanAnnotationAdapter()
          Get the BeanAnnotationAdapter instance.
 

Uses of BeanAnnotationAdapter in org.jboss.kernel.plugins.dependency
 

Methods in org.jboss.kernel.plugins.dependency that return BeanAnnotationAdapter
protected  BeanAnnotationAdapter AnnotationsAction.getBeanAnnotationAdapter()
          Get bean annotation adapter.
 



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.