|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IContainerQueuedListener
Listener interface for container queued even notifications.
| Method Summary | |
|---|---|
void |
onExecutionContainerQueued(SunriseExecutionContainer executionContainer)
Called when the specified execution container is queued for execution. |
void |
onMotionContainerQueued(SunriseMotionContainer motionContainer)
Called when the specified MotionContainer is queued for execution. |
| Method Detail |
|---|
void onExecutionContainerQueued(SunriseExecutionContainer executionContainer)
executionContainer - container that is queued for execution.void onMotionContainerQueued(SunriseMotionContainer motionContainer)
motionContainer - MotionContainer that is queued for execution.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||