|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.proactive.core.process.AbstractListProcessDecorator
org.objectweb.proactive.core.process.ssh.SSHProcessList
This class contains a list of RSHProcess processes
Field Summary |
Fields inherited from class org.objectweb.proactive.core.process.AbstractListProcessDecorator |
baseProcess, beginIndex, domain, endIndex, excludeArray, fixedName, list, nodeNumber, padding, processes, step |
Fields inherited from interface org.objectweb.proactive.core.process.ExternalProcessDecorator |
APPEND_TO_COMMAND_COMPOSITION, GIVE_COMMAND_AS_PARAMETER, SEND_TO_OUTPUT_STREAM_COMPOSITION |
Fields inherited from interface org.objectweb.proactive.core.process.UniversalProcess |
logger |
Constructor Summary | |
SSHProcessList()
|
Method Summary | |
protected ExternalProcessDecorator |
createProcess()
|
Methods inherited from class org.objectweb.proactive.core.process.AbstractListProcessDecorator |
checkNonEmpty, closeStream, getCommand, getCommandPath, getCompositionType, getEnvironment, getErrorMessageLogger, getFinalProcess, getHostname, getInputMessageLogger, getNodeNumber, getOutputMessageSink, getProcessId, getTargetProcess, getUsername, handlePadding, isFinished, isStarted, setAllIndex, setCommandPath, setCompositionType, setEnvironment, setErrorMessageLogger, setHostConfig, setHostList, setHostname, setInputMessageLogger, setOutputMessageSink, setTargetProcess, setUsername, startProcess, stopProcess, waitFor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SSHProcessList()
Method Detail |
protected ExternalProcessDecorator createProcess()
createProcess
in class AbstractListProcessDecorator
AbstractListProcessDecorator.createProcess()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |