|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.aspectwerkz.hook.JDWPPlug
public class JDWPPlug
Isolation of JDWP dependancies to Plug online mode in a running / remote VM. See Plug.
| Constructor Summary | |
|---|---|
JDWPPlug()
|
|
| Method Summary | |
|---|---|
void |
hotswap(Map jdwp)
Hotswaps the java.lang.ClassLoader of the remote JVM and resume |
void |
info(Map jdwp)
Prints information about the remote JVM and resume |
void |
resume(Map jdwp)
Resume the remote JVM, without hotswapping classes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JDWPPlug()
| Method Detail |
|---|
public void resume(Map jdwp)
throws Exception
jdwp -
Exception
public void info(Map jdwp)
throws Exception
jdwp -
Exception
public void hotswap(Map jdwp)
throws Exception
jdwp -
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||