|
TPTP 4.4.0 Monitoring Tools 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.monitoring.managedagent.datacollector.internal.wsdm.ManagedAgentConf
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.tptp.trace.ui.provisional.launcher.ILightConfiguration |
|---|
AC_OPT_PREFIX_NAME |
| Constructor Summary | |
|---|---|
ManagedAgentConf()
|
|
| Method Summary | |
|---|---|
boolean |
finishConfiguration(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy workingCopy)
Normally client would use this to write the selected options of the configuration wizard to the launch configuration. |
org.eclipse.tptp.trace.ui.provisional.launcher.DataCollectionEngineAttribute[] |
getAttributes()
Normally this is used to return the attributes that is understandable by the back end engine that starts the profile/monitor session. |
org.eclipse.tptp.trace.ui.provisional.launcher.IConfigurationPage[] |
getConfigurationPages()
Return the configuration pages of this configuration. |
java.lang.String |
getLabelText()
Return the label text that will be displayed in the single page configuration wizard. |
void |
initialize()
Here is our chance to initialize the configuration pages |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ManagedAgentConf()
| Method Detail |
public void initialize()
initialize in interface org.eclipse.tptp.trace.ui.provisional.launcher.IConfigurationpublic org.eclipse.tptp.trace.ui.provisional.launcher.IConfigurationPage[] getConfigurationPages()
getConfigurationPages in interface org.eclipse.tptp.trace.ui.provisional.launcher.IConfigurationpublic boolean finishConfiguration(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy workingCopy)
finishConfiguration in interface org.eclipse.tptp.trace.ui.provisional.launcher.IConfigurationpublic org.eclipse.tptp.trace.ui.provisional.launcher.DataCollectionEngineAttribute[] getAttributes()
getAttributes in interface org.eclipse.tptp.trace.ui.provisional.launcher.ILightConfigurationpublic java.lang.String getLabelText()
|
TPTP 4.4.0 Monitoring Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||