org.jboss.deployment.spi.beans
Class ConfigBeanXPaths
java.lang.Object
org.jboss.deployment.spi.beans.ConfigBeanXPaths
public class ConfigBeanXPaths
- extends Object
- Version:
- $Revision: 81011 $
- Author:
- Rob Stryker
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigBeanXPaths
public ConfigBeanXPaths(String relativePath,
ConfigBeanXPaths parent)
getParent
public ConfigBeanXPaths getParent()
setParent
public void setParent(ConfigBeanXPaths parent)
getPath
public String getPath()
getChildren
public ArrayList getChildren()
addChild
public void addChild(ConfigBeanXPaths path)
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.