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