org.openorb.time

Class TimerEventHandlerImpl

public class TimerEventHandlerImpl extends TimerEventHandlerPOA implements Runnable

Author: Olivier Modica Nicolas Charpentier

Constructor Summary
TimerEventHandlerImpl(TimerEventServiceImpl parent, ORB orb, PushConsumer eventChannel, long currentTime)
Method Summary
booleancancel_timer()
Operation cancel_timer
voidrun()
voidset_data(Any event_data)
Operation set_data
EventStatusstatus()
status read attribute
voidSetTimer(TimeType time_type, UTO trigger_time)
Operation SetTimer
booleantime_set(UTOHolder uto)
Operation time_set

Constructor Detail

TimerEventHandlerImpl

public TimerEventHandlerImpl(TimerEventServiceImpl parent, ORB orb, PushConsumer eventChannel, long currentTime)

Method Detail

cancel_timer

public boolean cancel_timer()
Operation cancel_timer

run

public void run()

set_data

public void set_data(Any event_data)
Operation set_data

status

public EventStatus status()
status read attribute

SetTimer

public void SetTimer(TimeType time_type, UTO trigger_time)
Operation SetTimer

time_set

public boolean time_set(UTOHolder uto)
Operation time_set