|
|||||||||
| Home >> All >> com >> flexstor >> common >> [ threadmgr overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.flexstor.common.threadmgr
Interface ThreadConsumerI

- public interface ThreadConsumerI
Consumer interface to be used with ThreadManager
- Version:
- 3.0
| Method Summary | |
void |
processService(java.lang.Object obj)
The method that will be called within the new thread. |
| Method Detail |
processService
public void processService(java.lang.Object obj)
- The method that will be called within the new thread.
|
|||||||||
| Home >> All >> com >> flexstor >> common >> [ threadmgr overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC