org.objectweb.jonas.jtests.beans.transacted
Interface SynchroSimple

All Superinterfaces:
Simple

public interface SynchroSimple
extends Simple

This interface is implemented by Synchronized Session bean (SY)


Method Summary
 boolean call_notsupported_local()
           
 boolean call_requires_new_local()
           
 void setRollbackOnly()
           
 
Methods inherited from interface org.objectweb.jonas.jtests.beans.transacted.Simple
call_requires_new_on, opwith_mandatory, opwith_never, opwith_notsupported, opwith_required, opwith_requires_new, opwith_supports, required_call_requires_new
 

Method Detail

setRollbackOnly

public void setRollbackOnly()
                     throws java.rmi.RemoteException

call_requires_new_local

public boolean call_requires_new_local()
                                throws java.rmi.RemoteException

call_notsupported_local

public boolean call_notsupported_local()
                                throws java.rmi.RemoteException