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 DescribeAction.getBeanAnnotationAdapter()
           
 



Copyright ? 2007 JBoss Inc.. All Rights Reserved.