org.apache.geronimo.samples.javaee6.ejbtimer.sessionBean
Class scheduleTask

java.lang.Object
  extended by org.apache.geronimo.samples.javaee6.ejbtimer.sessionBean.scheduleTask

public class scheduleTask
extends Object


Constructor Summary
scheduleTask()
           
 
Method Summary
 void attack()
           
 void backup()
           
 void beginNew()
           
 void cleanup()
           
 void clearLogs()
           
 void foolFriends()
           
 void logIntoDB(String event)
           
 void nofifyFifteen()
           
 void test_automatic_timer()
           
 void wakeup()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

scheduleTask

public scheduleTask()
Method Detail

beginNew

public void beginNew()

test_automatic_timer

public void test_automatic_timer()

wakeup

public void wakeup()

backup

public void backup()

attack

public void attack()

cleanup

public void cleanup()

nofifyFifteen

public void nofifyFifteen()

foolFriends

public void foolFriends()

logIntoDB

public void logIntoDB(String event)

clearLogs

public void clearLogs()


Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.