org.ow2.easybeans.examples.timerservice
Interface TimedLocal

All Known Implementing Classes:
TimedObjectBean

public interface TimedLocal

Local interface for the TimedObject bean.

Author:
Florent Benoit

Method Summary
 void startTimer()
          Local method that is used by the other bean in order to start a timer on this bean.
 

Method Detail

startTimer

void startTimer()
Local method that is used by the other bean in order to start a timer on this bean.



Copyright © 2006-2009 OW2 Consortium. All Rights Reserved.