JavaScript is disabled on your browser.
JBoss Application Server: Parent Aggregator 7.1.1.Final
All Implemented Interfaces:
javax.enterprise.deploy.spi.DConfigBean, javax.enterprise.deploy.spi.DConfigBeanRoot
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
Author:
Rob Stryker
Constructor Summary
Constructors
Constructor and Description
WarConfigBeanRoot (javax.enterprise.deploy.model.DDBeanRoot standard,
javax.enterprise.deploy.model.DeployableObject deployable)
Method Summary
Methods
Modifier and Type
Method and Description
javax.enterprise.deploy.spi.DConfigBean
getDConfigBean (javax.enterprise.deploy.model.DDBeanRoot arg0)
This is the only abstract method.
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Methods inherited from interface javax.enterprise.deploy.spi.DConfigBean
addPropertyChangeListener, getDConfigBean, getDDBean, getXpaths, notifyDDChange, removeDConfigBean, removePropertyChangeListener
JBoss Application Server: Parent Aggregator 7.1.1.Final
Copyright © 2013 JBoss, a division of Red Hat, Inc. . All Rights Reserved.