org.mobicents.slee.resource.parlay.fw
Class TestProperties

java.lang.Object
  extended by org.mobicents.slee.resource.parlay.fw.TestProperties

public class TestProperties
extends java.lang.Object

Class Description for TestProperties.


Constructor Summary
TestProperties()
           
 
Method Summary
 java.lang.String getIpCallControlManagerFileName()
           
 java.lang.String getIpMultiPartyCallControlManagerFileName()
           
 java.lang.String getIpUIManagerFileName()
           
 boolean isByPassFwEnabled()
           
static TestProperties load()
           
 void setByPassFwEnabled(boolean isByPassFwEnabled)
           
 void setIpMultiPartyCallControlManagerFileName(java.lang.String ipMultiPartyCallControlManagerFileName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestProperties

public TestProperties()
Method Detail

load

public static TestProperties load()

getIpMultiPartyCallControlManagerFileName

public java.lang.String getIpMultiPartyCallControlManagerFileName()
Returns:
Returns the ipMultiPartyCallControlManagerFileName.

setIpMultiPartyCallControlManagerFileName

public void setIpMultiPartyCallControlManagerFileName(java.lang.String ipMultiPartyCallControlManagerFileName)
Parameters:
ipMultiPartyCallControlManagerFileName - The ipMultiPartyCallControlManagerFileName to set.

isByPassFwEnabled

public boolean isByPassFwEnabled()
Returns:
Returns the isByPassFwEnabled.

setByPassFwEnabled

public void setByPassFwEnabled(boolean isByPassFwEnabled)
Parameters:
isByPassFwEnabled - The isByPassFwEnabled to set.

getIpCallControlManagerFileName

public java.lang.String getIpCallControlManagerFileName()
Returns:
Returns the ipCallControlManagerFileName.

getIpUIManagerFileName

public java.lang.String getIpUIManagerFileName()
Returns:
Returns the ipUIManagerFileName.


Copyright © 2008. All Rights Reserved.