org.mobicents.slee.tools.maven.plugins.du.ant
Class DeployConfig

java.lang.Object
  extended by org.mobicents.slee.tools.maven.plugins.du.ant.DeployConfig

public class DeployConfig
extends java.lang.Object


Constructor Summary
DeployConfig(java.util.LinkedList<RAEntity> raEntities)
           
 
Method Summary
 java.util.LinkedList<RAEntity> getRaEntities()
           
static DeployConfig parse(org.w3c.dom.Element element)
           <...>
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeployConfig

public DeployConfig(java.util.LinkedList<RAEntity> raEntities)
Method Detail

parse

public static DeployConfig parse(org.w3c.dom.Element element)
<...>


getRaEntities

public java.util.LinkedList<RAEntity> getRaEntities()


Copyright © 2008-2011 Mobicents. All Rights Reserved.