Interface | Description |
---|---|
InvocationGridSignalHandler |
InvocationGrid signal handler.
|
InvocationGridStartup |
The invocation grid startup is called when
InvocationWorker.waitForEvents() is called and can be used to register
for ServiceEvents . |
Class | Description |
---|---|
InvocationWorker |
An invocation worker is a listener for invocation grid events.
|
InvocationWorkerBuilder |
InvocationWorkerBuilder is used to instantiate an
InvocationWorker . |
Enum | Description |
---|---|
InvocationGridSignal |
Available invocation grid signals.
|