|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectariba.util.core.ThreadManager.NoOp
public static class ThreadManager.NoOp
Ultra simple implementation: all methods are no-op
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface ariba.util.core.ThreadManager |
---|
ThreadManager.NoOp |
Constructor Summary | |
---|---|
ThreadManager.NoOp()
|
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 |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ThreadManager.NoOp()
Method Detail |
---|
public void setupThread()
ThreadManager
setupThread
in interface ThreadManager
public void cleanupThread()
ThreadManager
cleanupThread
in interface ThreadManager
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |