|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Invoker | |
|---|---|
| com.hammurapi.flow.runtime | |
| Uses of Invoker in com.hammurapi.flow.runtime |
|---|
| Methods in com.hammurapi.flow.runtime that return Invoker | |
|---|---|
Invoker<S,A> |
Transition.getInvoker()
|
Invoker<S,A> |
Node.getInvoker(String pinName,
K connectKey)
|
| Methods in com.hammurapi.flow.runtime with parameters of type Invoker | |
|---|---|
Destroyable |
SynapseFactory.connect(Invoker<S,A> invoker,
Invocable<S,A> invocable,
SynapseFactory.SynapseConfig config,
K connectKey,
ProcessingPathElement processingPathElement,
TaskCounter taskCounter)
Connects invoker to invocable. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||