org.jboss.tutorial.timer.bean
Interface ExampleTimer

All Known Implementing Classes:
ExampleTimerBean

public interface ExampleTimer


Method Summary
 void scheduleTimer(long milliseconds)
           
 

Method Detail

scheduleTimer

void scheduleTimer(long milliseconds)