- All Superinterfaces:
IWorker, Runnable
Deprecated.
- Version:
- 4.0
- Author:
- Igor Goldenberg
-
Method Summary
void
Deprecated.
This method will be called on space initialization.
Methods inherited from interface com.j_spaces.worker.IWorker
close
Methods inherited from interface java.lang.Runnable
run
-
Method Details
-
init
Deprecated.
This method will be called on space initialization.
- Specified by:
init in interface IWorker
- Parameters:
proxy - Space proxy.
workerName - Worker name.
arg - Any user defined argument.
- Throws:
Exception - Failed to initialize worker.