org.objectweb.jonas_rar.deployment.api
Class TmParamsDesc

java.lang.Object
  extended by org.objectweb.jonas_rar.deployment.api.TmParamsDesc
All Implemented Interfaces:
java.io.Serializable

public class TmParamsDesc
extends java.lang.Object
implements java.io.Serializable

This class defines the implementation of the element tm-params

Author:
Eric Hardesty
See Also:
Serialized Form

Constructor Summary
TmParamsDesc(TmParams tp)
          Constructor
 
Method Summary
 java.util.List getTmConfigPropertyList()
          Gets the tm-config-property
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TmParamsDesc

public TmParamsDesc(TmParams tp)
Constructor

Method Detail

getTmConfigPropertyList

public java.util.List getTmConfigPropertyList()
Gets the tm-config-property

Returns:
the tm-config-property