org.jboss.webbeans.xml.registrator.bean.ext
Class SessionBeanElementRegistrator

java.lang.Object
  extended by org.jboss.webbeans.xml.registrator.bean.impl.BeanElementRegistratorImpl
      extended by org.jboss.webbeans.xml.registrator.bean.ext.NotSimpleBeanElementRegistrator
          extended by org.jboss.webbeans.xml.registrator.bean.ext.SessionBeanElementRegistrator
All Implemented Interfaces:
BeanElementRegistrator

public class SessionBeanElementRegistrator
extends NotSimpleBeanElementRegistrator


Field Summary
 
Fields inherited from class org.jboss.webbeans.xml.registrator.bean.impl.BeanElementRegistratorImpl
childrenChecker, environment, packagesMap
 
Constructor Summary
SessionBeanElementRegistrator(BeanChildrenChecker childrenChecker, EjbDescriptorCache ejbDescriptors)
           
 
Method Summary
 boolean accept(org.dom4j.Element beanElement, AnnotatedClass<?> beanClass)
           
 
Methods inherited from class org.jboss.webbeans.xml.registrator.bean.ext.NotSimpleBeanElementRegistrator
checkElementDeclaration
 
Methods inherited from class org.jboss.webbeans.xml.registrator.bean.impl.BeanElementRegistratorImpl
register, registerBeanElement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionBeanElementRegistrator

public SessionBeanElementRegistrator(BeanChildrenChecker childrenChecker,
                                     EjbDescriptorCache ejbDescriptors)
Method Detail

accept

public boolean accept(org.dom4j.Element beanElement,
                      AnnotatedClass<?> beanClass)
Specified by:
accept in interface BeanElementRegistrator
Specified by:
accept in class BeanElementRegistratorImpl


Copyright © 2011. All Rights Reserved.