TibrvTimerCallback

Interface

Declaration

interface com.tibco.tibrv.TibrvTimerCallback

Purpose

Process timer events.

Remarks

Implement this interface to process timer events.

Method

Description

TibrvTimerCallback.onTimer()

Process timer events.

See Also

TibrvTimer()