|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ThreadManager
An object that manages threads and provides callbacks to a
ThreadDecorator to allow it to alter their state.
| Method Summary | |
|---|---|
ThreadDecorator |
getThreadDecorator()
Gets the ThreadDecorator associated with this manager. |
void |
setThreadDecorator(ThreadDecorator decorator)
Sets the ThreadDecorator associated this manager should use. |
| Method Detail |
|---|
ThreadDecorator getThreadDecorator()
null if there is none.void setThreadDecorator(ThreadDecorator decorator)
decorator - the ThreadDecorator, or null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||