|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
S - Flow state type.A - Argument type.public interface Invoker<S,A>
Transition ends and node outputs implement this interface.
| Method Summary | |
|---|---|
void |
setInvocable(Invocable<S,A> invocable)
Sets invoker. |
| Method Detail |
|---|
void setInvocable(Invocable<S,A> invocable)
throws IllegalStateException
sink -
IllegalStateException - If invoker is already connected to invocable.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||