org.jboss.deployment.spi.beans
Class AbstractJBossConfigBean.JBossNullConfigBean
java.lang.Object
org.jboss.deployment.spi.beans.AbstractJBossConfigBean
org.jboss.deployment.spi.beans.AbstractJBossConfigBean.JBossNullConfigBean
- All Implemented Interfaces:
- javax.enterprise.deploy.spi.DConfigBean
- Enclosing class:
- AbstractJBossConfigBean
public class AbstractJBossConfigBean.JBossNullConfigBean
- extends AbstractJBossConfigBean
Method Summary |
protected ConfigBeanXPaths |
buildXPathList()
This bean requires no other xpaths. |
javax.enterprise.deploy.spi.DConfigBean |
getDConfigBean(javax.enterprise.deploy.model.DDBean bean)
All children attempts will return null. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractJBossConfigBean.JBossNullConfigBean
public AbstractJBossConfigBean.JBossNullConfigBean(javax.enterprise.deploy.model.DDBean bean,
javax.enterprise.deploy.spi.DConfigBeanRoot root,
ConfigBeanXPaths path)
buildXPathList
protected ConfigBeanXPaths buildXPathList()
- This bean requires no other xpaths.
- Specified by:
buildXPathList
in class AbstractJBossConfigBean
getDConfigBean
public javax.enterprise.deploy.spi.DConfigBean getDConfigBean(javax.enterprise.deploy.model.DDBean bean)
throws javax.enterprise.deploy.spi.exceptions.ConfigurationException
- All children attempts will return null.
- Specified by:
getDConfigBean
in interface javax.enterprise.deploy.spi.DConfigBean
- Overrides:
getDConfigBean
in class AbstractJBossConfigBean
- Throws:
javax.enterprise.deploy.spi.exceptions.ConfigurationException
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.