|
TPTP 4.3.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.hyades.trace.ui.internal.util.AbstractChangeable
org.eclipse.tptp.monitoring.managedagent.jmx.internal.configuration.JMXAgentConfigurationPage
The SWT page for JMX Agent configuration.
| Constructor Summary | |
|---|---|
JMXAgentConfigurationPage()
|
|
| Method Summary | |
|---|---|
void |
addErrorListener(org.eclipse.tptp.trace.ui.provisional.launcher.IStatusListener statusListener)
An error condition be caused by this page |
void |
createControl(org.eclipse.swt.widgets.Composite parent)
Create the controls of the page and restore the settings based on the configuration used to reset the page |
java.lang.String |
getDescription()
Return the description of the page |
java.lang.String |
getInitContextFactory()
Returns the initial context factory. |
java.lang.String |
getJNDIName()
Returns the JNDI name. |
java.lang.String |
getPageName()
Return the page name |
java.lang.String |
getPassword()
Returns the password. |
java.lang.String |
getSelectedServerType()
Returns the selected server type. |
java.lang.String |
getServiceURL()
Returns the jmx service URL |
java.lang.String |
getTitle()
Return the title of the wizard page |
java.lang.String |
getUserName()
Returns the user name. |
org.eclipse.jface.resource.ImageDescriptor |
getWizardBanner()
Return the wizard banner of the page |
void |
reset(org.eclipse.debug.core.ILaunchConfiguration launchConfiguration)
Resets the launch configuration. |
void |
widgetDefaultSelected(org.eclipse.swt.events.SelectionEvent e)
Not implemented |
void |
widgetSelected(org.eclipse.swt.events.SelectionEvent e)
Sent when selection occurs in the control. |
| Methods inherited from class org.eclipse.hyades.trace.ui.internal.util.AbstractChangeable |
|---|
addListener, changed, removeListener |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JMXAgentConfigurationPage()
| Method Detail |
public void addErrorListener(org.eclipse.tptp.trace.ui.provisional.launcher.IStatusListener statusListener)
addErrorListener in interface org.eclipse.tptp.trace.ui.provisional.launcher.IConfigurationPagepublic void createControl(org.eclipse.swt.widgets.Composite parent)
createControl in interface org.eclipse.tptp.trace.ui.provisional.launcher.IConfigurationPagepublic java.lang.String getDescription()
getDescription in interface org.eclipse.tptp.trace.ui.provisional.launcher.IConfigurationPagepublic java.lang.String getPageName()
getPageName in interface org.eclipse.tptp.trace.ui.provisional.launcher.IConfigurationPagepublic java.lang.String getTitle()
getTitle in interface org.eclipse.tptp.trace.ui.provisional.launcher.IConfigurationPagepublic org.eclipse.jface.resource.ImageDescriptor getWizardBanner()
getWizardBanner in interface org.eclipse.tptp.trace.ui.provisional.launcher.IConfigurationPagepublic void reset(org.eclipse.debug.core.ILaunchConfiguration launchConfiguration)
reset in interface org.eclipse.tptp.trace.ui.provisional.launcher.IConfigurationPagepublic void widgetDefaultSelected(org.eclipse.swt.events.SelectionEvent e)
widgetDefaultSelected in interface org.eclipse.swt.events.SelectionListenerpublic void widgetSelected(org.eclipse.swt.events.SelectionEvent e)
widgetSelected in interface org.eclipse.swt.events.SelectionListenere - an event containing information about the selectionpublic java.lang.String getSelectedServerType()
public java.lang.String getJNDIName()
public java.lang.String getInitContextFactory()
public java.lang.String getServiceURL()
public java.lang.String getUserName()
public java.lang.String getPassword()
|
TPTP 4.3.0 Monitoring Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||