|
||||||||||
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.NotSimpleBeanElementRegistrator
org.jboss.webbeans.xml.registrator.bean.ext.ResourceElementRegistrator
public class ResourceElementRegistrator
Field Summary |
---|
Fields inherited from class org.jboss.webbeans.xml.registrator.bean.impl.BeanElementRegistratorImpl |
---|
childrenChecker, environment, packagesMap |
Constructor Summary | |
---|---|
ResourceElementRegistrator(BeanChildrenChecker childrenChecker)
|
Method Summary | |
---|---|
boolean |
accept(org.dom4j.Element beanElement,
AnnotatedClass<?> beanClass)
|
protected void |
register(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 |
---|
registerBeanElement |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResourceElementRegistrator(BeanChildrenChecker childrenChecker)
Method Detail |
---|
public boolean accept(org.dom4j.Element beanElement, AnnotatedClass<?> beanClass)
accept
in interface BeanElementRegistrator
accept
in class BeanElementRegistratorImpl
protected void register(org.dom4j.Element beanElement, AnnotatedClass<?> beanClass)
register
in class BeanElementRegistratorImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |