|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjp.go.aist.rtm.RTC.util.ListenerObject
public class ListenerObject
Class for listener registered in timer
| Constructor Summary | |
|---|---|
ListenerObject(CallbackFunction cbf)
Constructor |
|
| Method Summary | |
|---|---|
void |
invoke()
Method that calls from timer at registration destination |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ListenerObject(CallbackFunction cbf)
cbf -
Instance of callback function| Method Detail |
|---|
public void invoke()
invoke in interface ListenerBase
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||