|
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.QSYSRemoteServerRACAction
public class QSYSRemoteServerRACAction
This action appears under the Remote Servers Action, and is labeled Remote Agent Controller. It allows the user to start and stop the RAC server.
Field Summary | |
---|---|
static String |
copyright
|
static String |
DEFAULT_STRRAC_SBMJOBCMD
|
Fields inherited from class com.ibm.etools.iseries.rse.ui.actions.QSYSBaseRemoteServerAction |
---|
job, returnedMessages, SBMJOB, selectedConnection |
Constructor Summary | |
---|---|
QSYSRemoteServerRACAction(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 SBMJOB command to be submitted to start this server |
Methods inherited from class com.ibm.etools.iseries.rse.ui.actions.QSYSBaseRemoteServerAction |
---|
getISeriesConnection, getISeriesJob, getMessages, getStopServerCommand, 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
public static final String DEFAULT_STRRAC_SBMJOBCMD
Constructor Detail |
---|
public QSYSRemoteServerRACAction(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
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |