com.alarexgroup.m2mplf.adapters.schedule
Interface ScheduleAdapterListener

All Known Implementing Classes:
SerialDemo, SchedulerTest
public interface ScheduleAdapterListener

Listener for handling events from scheduler

Method Summary
 void onShedulerEvent(Task task)
          Method is called if some of the scheduled tasks is about to be performed
 

Method Detail

onShedulerEvent

void onShedulerEvent(Task task)
Method is called if some of the scheduled tasks is about to be performed

Parameters:
task - task