|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jactr.tools.deadlock.DeadLockDetector
public class DeadLockDetector
| Constructor Summary | |
|---|---|
DeadLockDetector(IDeadLockListener listener,
long checkIntervalMS)
|
|
| Method Summary | |
|---|---|
void |
initialize()
|
void |
install(org.jactr.core.model.IModel model)
|
void |
uninstall(org.jactr.core.model.IModel model)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DeadLockDetector(IDeadLockListener listener,
long checkIntervalMS)
| Method Detail |
|---|
public void initialize()
initialize in interface org.jactr.core.utils.IInitializableinitialize in interface org.jactr.instrument.IInstrumentpublic void install(org.jactr.core.model.IModel model)
install in interface org.jactr.core.utils.IInstallableinstall in interface org.jactr.instrument.IInstrumentpublic void uninstall(org.jactr.core.model.IModel model)
uninstall in interface org.jactr.core.utils.IInstallableuninstall in interface org.jactr.instrument.IInstrument
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||