| |
|
| java.lang.Object org.jboss.test.timer.ejb.TimerSFSBean
TimerSFSBean | public class TimerSFSBean implements SessionBean,TimedObject(Code) | | Stateful Session Bean Timer Test
author: Thomas Diesler author: Scott.Stark@jboss.org version: $Revision: 57211 $ |
checkTimerService | public void checkTimerService()(Code) | | |
ejbActivate | public void ejbActivate()(Code) | | |
ejbCreate | public void ejbCreate()(Code) | | Create the Session Bean
|
ejbPassivate | public void ejbPassivate()(Code) | | |
ejbRemove | public void ejbRemove()(Code) | | |
ejbTimeout | public void ejbTimeout(Timer pTimer)(Code) | | |
setSessionContext | public void setSessionContext(SessionContext aContext)(Code) | | |
toString | public String toString()(Code) | | Describes the instance and its content for debugging purpose
Debugging information about the instance and its content |
|
|
|