|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.jmx.remote.opt.util.ThreadService
public class ThreadService
| Constructor Summary | |
|---|---|
ThreadService(int min,
int max)
|
|
ThreadService(int min,
int max,
boolean simple)
|
|
| Method Summary | |
|---|---|
protected void |
finalize()
|
void |
handoff(Runnable job)
|
void |
terminate()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ThreadService(int min,
int max)
public ThreadService(int min,
int max,
boolean simple)
| Method Detail |
|---|
public void handoff(Runnable job)
public void terminate()
protected void finalize()
finalize in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||