org.objectweb.dolphin.resources.model.browser
Class DeployableElement
java.lang.Object
org.objectweb.dolphin.resources.model.browser.TreeElement
org.objectweb.dolphin.resources.model.browser.BeanElement
org.objectweb.dolphin.resources.model.browser.DeployableElement
- public class DeployableElement
- extends BeanElement
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeployableElement
public DeployableElement(java.lang.String archiveName)
getDeployableObject
public javax.enterprise.deploy.model.DeployableObject getDeployableObject()
getDDBeanRoot
public javax.enterprise.deploy.model.DDBeanRoot getDDBeanRoot()
getDConfigBeanRoot
public javax.enterprise.deploy.spi.DConfigBeanRoot getDConfigBeanRoot()
getChildren
public TreeElement[] getChildren()
- Overrides:
getChildren
in class BeanElement