public class WarConfigBeanRoot extends JBossConfigBeanProxy implements javax.enterprise.deploy.spi.DConfigBeanRoot
This class is a jboss-web config bean with only one required xpaths for its
deployment descriptor.
The required xpath for this descriptor are: jboss-web/context-root
/*
* Get the filename for this bean root and send along
* a configbean for that type.
*
* This class assumes only one jboss-specific descriptor,
* so this method returns null.
*/
return null;