public class InvocationWorker
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
GridConnection |
getGridConnection()
Retrieve the
GridConnection of this InvocationWorker . |
long |
getIgId() |
void |
waitForEvents()
The invocation worker will block and wait for events.
|
public void waitForEvents()
ServiceEvents
should take place
prior to calling this method OR a InvocationGridStartup
should be defined.public GridConnection getGridConnection()
GridConnection
of this InvocationWorker
.public long getIgId()