| org.jboss.test.txtimer.interfaces.TimerSessionLocal
TimerSessionLocal | public interface TimerSessionLocal extends javax.ejb.EJBLocalObject(Code) | | Local interface for test/txtimer/TimerSession.
|
cancelFirstTimer | public void cancelFirstTimer()(Code) | | |
createTimerReturnHandle | public java.lang.Object createTimerReturnHandle(long duration)(Code) | | This is not allowed on the remote interface.
|
getCallCount | public int getCallCount()(Code) | | |
getGlobalCallCount | public int getGlobalCallCount()(Code) | | |
resetCallCount | public void resetCallCount()(Code) | | |
|
|