org.objectweb.jonas.jtests.beans.bmt
Interface Moscone


public interface Moscone

Moscone remote interface


Method Summary
 void tx_commit()
           
 void tx_rollback()
           
 void tx_start()
           
 

Method Detail

tx_start

public void tx_start()
              throws java.rmi.RemoteException

tx_commit

public void tx_commit()
               throws java.rmi.RemoteException

tx_rollback

public void tx_rollback()
                 throws java.rmi.RemoteException