|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPrivilegeWorker
The privilege worker.
| Method Summary | |
|---|---|
void |
init(IJSpace proxy,
String workerName,
String arg)
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 Detail |
|---|
void init(IJSpace proxy,
String workerName,
String arg)
throws Exception
init in interface IWorkerproxy - Space proxy.workerName - Worker name.arg - Any user defined argument.
Exception - Failed to initialize worker.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||