|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object SystemCascadingRemoteServerBaseAction com.ibm.etools.iseries.rse.ui.actions.QSYSBaseRemoteServerAction com.ibm.etools.iseries.rse.ui.actions.QSYSRemoteServerFileAction
public class QSYSRemoteServerFileAction
This action appears under the Remote Servers Action, and is labeled File. It allows the user to start and stop the WebFacing server.
Field Summary | |
---|---|
static String |
copyright
|
Fields inherited from class com.ibm.etools.iseries.rse.ui.actions.QSYSBaseRemoteServerAction |
---|
job, returnedMessages, SBMJOB, selectedConnection |
Constructor Summary | |
---|---|
QSYSRemoteServerFileAction(Shell shell)
Constructor. |
Method Summary | |
---|---|
protected String |
getJobName()
Overridden from parent. |
protected String |
getJobSubSystem()
Return the subsystem the job runs in, if you know it. |
protected String |
getStartServerCommand()
Overridable parent method to return the command to be submitted to start this server. |
protected String |
getStopServerCommand()
Overridable parent method to return the command to be submitted to stop this server. |
Methods inherited from class com.ibm.etools.iseries.rse.ui.actions.QSYSBaseRemoteServerAction |
---|
getISeriesConnection, getISeriesJob, getMessages, isServerStarted, isServerStarted, shouldEnable, startServer, stopServer |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String copyright
Constructor Detail |
---|
public QSYSRemoteServerFileAction(Shell shell)
shell
- Shell of parent window, used as the parent for the dialog.
Can be null, but be sure to call setParent before the action is used (ie, run).Method Detail |
---|
protected String getStartServerCommand()
getStartServerCommand
in class QSYSBaseRemoteServerAction
protected String getJobName()
getJobName
in class QSYSBaseRemoteServerAction
protected String getJobSubSystem()
getJobSubSystem
in class QSYSBaseRemoteServerAction
protected String getStopServerCommand()
getStopServerCommand
in class QSYSBaseRemoteServerAction
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |