|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ThreadManager
Interface to allow Ariba thread management. Here are some examples, converting a normal thread to a ObjectServerThread and cleaning up the ObjectServerThread's session before the thread is reused.
Nested Class Summary | |
---|---|
static class |
ThreadManager.NoOp
Ultra simple implementation: all methods are no-op |
Method Summary | |
---|---|
void |
cleanupThread()
Cleanup the Ariba thread context before it is reused |
void |
setupThread()
Convert the current thread to an Ariba thread of your choice |
Method Detail |
---|
void setupThread()
void cleanupThread()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |