|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.tptp.platform.jvmti.client.internal.launcher.AgentAvailibilityTester
public class AgentAvailibilityTester
Tests the availability of Agent Controller and the JVMTI agent
| Constructor Summary | |
|---|---|
AgentAvailibilityTester()
|
|
| Method Summary | |
|---|---|
org.eclipse.core.runtime.IStatus |
isServiceAvailable()
Return a status indicating the availability of the JVMTI agent. |
void |
reset(org.eclipse.debug.core.ILaunchConfiguration configuration)
Reset this tester using the passed configuration. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AgentAvailibilityTester()
| Method Detail |
|---|
public void reset(org.eclipse.debug.core.ILaunchConfiguration configuration)
reset in interface org.eclipse.tptp.trace.ui.provisional.launcher.IAvailabilityTesterconfiguration - The current configuration that should
be used as the context.public org.eclipse.core.runtime.IStatus isServiceAvailable()
isServiceAvailable in interface org.eclipse.tptp.trace.ui.provisional.launcher.IAvailabilityTester
|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||