|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tanukisoftware.wrapper.jmx.WrapperManagerTesting
public class WrapperManagerTesting
Constructor Summary | |
---|---|
WrapperManagerTesting()
|
Method Summary | |
---|---|
void |
accessViolationNative()
Cause an access violation within native JNI code. |
void |
appearHung()
Causes the WrapperManager to go into a state which makes the JVM appear to be hung when viewed from the native Wrapper code. |
void |
stopImmediate(int exitCode)
Tells the native wrapper that the JVM wants to shut down and then promptly halts. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WrapperManagerTesting()
Method Detail |
---|
public void appearHung()
appearHung
in interface WrapperManagerTestingMBean
public void accessViolationNative()
accessViolationNative
in interface WrapperManagerTestingMBean
public void stopImmediate(int exitCode)
stopImmediate
in interface WrapperManagerTestingMBean
exitCode
- The exit code that the Wrapper will return when it exits.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |