org.mobicents.cluster.test
Class MCClusterTest

java.lang.Object
  extended by org.mobicents.cluster.test.MCClusterTest
All Implemented Interfaces:
MCClusterTestMBean

public class MCClusterTest
extends java.lang.Object
implements MCClusterTestMBean


Constructor Summary
MCClusterTest()
           
 
Method Summary
 void createTimer(long milis)
           
 org.mobicents.timers.timer.FaultTolerantTimer getFaultTolerantTimer()
           
 javax.transaction.TransactionManager getJta()
           
 void setFaultTolerantTimer(org.mobicents.timers.timer.FaultTolerantTimer faultTolerantTimer)
           
 void setJta(javax.transaction.TransactionManager jta)
           
 void start()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MCClusterTest

public MCClusterTest()
Method Detail

start

public void start()

getJta

public javax.transaction.TransactionManager getJta()
Specified by:
getJta in interface MCClusterTestMBean

setJta

public void setJta(javax.transaction.TransactionManager jta)
Specified by:
setJta in interface MCClusterTestMBean

createTimer

public void createTimer(long milis)
Specified by:
createTimer in interface MCClusterTestMBean

getFaultTolerantTimer

public org.mobicents.timers.timer.FaultTolerantTimer getFaultTolerantTimer()
Specified by:
getFaultTolerantTimer in interface MCClusterTestMBean

setFaultTolerantTimer

public void setFaultTolerantTimer(org.mobicents.timers.timer.FaultTolerantTimer faultTolerantTimer)
Specified by:
setFaultTolerantTimer in interface MCClusterTestMBean


Copyright © 2009. All Rights Reserved.