org.ow2.jonas.deployment.rar
Class TmParamsDesc

java.lang.Object
  extended by org.ow2.jonas.deployment.rar.TmParamsDesc
All Implemented Interfaces:
Serializable

public class TmParamsDesc
extends Object
implements 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
 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 List getTmConfigPropertyList()
Gets the tm-config-property

Returns:
the tm-config-property


Copyright © 2010 OW2 Consortium. All Rights Reserved.