org.jboss.kernel.plugins.annotations
Class BasicBeanAnnotationAdapter

java.lang.Object
  extended by org.jboss.kernel.plugins.annotations.AbstractBeanAnnotationAdapter
      extended by org.jboss.kernel.plugins.annotations.BasicBeanAnnotationAdapter
All Implemented Interfaces:
BeanAnnotationAdapter

public class BasicBeanAnnotationAdapter
extends AbstractBeanAnnotationAdapter

Basic bean annotation handler.

Author:
Ales Justin

Field Summary
 
Fields inherited from class org.jboss.kernel.plugins.annotations.AbstractBeanAnnotationAdapter
classAnnotationPlugins, constructorAnnotationPlugins, fieldAnnotationPlugins, log, methodAnnotationPlugins, propertyAnnotationPlugins
 
Constructor Summary
BasicBeanAnnotationAdapter()
           
 
Method Summary
 
Methods inherited from class org.jboss.kernel.plugins.annotations.AbstractBeanAnnotationAdapter
addAnnotationPlugin, applyAnnotations, cleanAnnotations, handleAnnotations
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicBeanAnnotationAdapter

public BasicBeanAnnotationAdapter()


Copyright ? 2007 JBoss Inc.. All Rights Reserved.