|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.webbeans.xml.registrator.bean.impl.BeanElementRegistratorImpl
org.jboss.webbeans.xml.registrator.bean.ext.SimpleBeanElementRegistrator
public class SimpleBeanElementRegistrator
Field Summary |
---|
Fields inherited from class org.jboss.webbeans.xml.registrator.bean.impl.BeanElementRegistratorImpl |
---|
childrenChecker, environment, packagesMap |
Constructor Summary | |
---|---|
SimpleBeanElementRegistrator(BeanChildrenChecker childrenChecker,
EjbDescriptorCache ejbDescriptors)
|
Method Summary | |
---|---|
boolean |
accept(org.dom4j.Element beanElement,
AnnotatedClass<?> beanClass)
|
protected void |
checkElementDeclaration(org.dom4j.Element beanElement,
AnnotatedClass<?> beanClass)
|
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 |
---|
public SimpleBeanElementRegistrator(BeanChildrenChecker childrenChecker, EjbDescriptorCache ejbDescriptors)
Method Detail |
---|
public boolean accept(org.dom4j.Element beanElement, AnnotatedClass<?> beanClass)
accept
in interface BeanElementRegistrator
accept
in class BeanElementRegistratorImpl
protected void checkElementDeclaration(org.dom4j.Element beanElement, AnnotatedClass<?> beanClass)
checkElementDeclaration
in class BeanElementRegistratorImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |