public class Flusher extends Object implements TimerNAF.Handler
Modifier and Type | Method and Description |
---|---|
void |
eventError(TimerNAF t,
Dispatcher d,
Throwable ex) |
void |
flushAll() |
boolean |
register(Object flushable) |
void |
timerIndication(TimerNAF t,
Dispatcher d) |
boolean |
unregister(Object flushable) |
public boolean register(Object flushable)
public boolean unregister(Object flushable)
public void timerIndication(TimerNAF t, Dispatcher d)
timerIndication
in interface TimerNAF.Handler
public void flushAll()
public void eventError(TimerNAF t, Dispatcher d, Throwable ex)
eventError
in interface TimerNAF.Handler
Copyright 2010-2018 Grey Software (Yusef Badri). All Rights Reserved.