|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRemoteCommandContext
This interface represents a place to hold contextual information stored within each remote object.
We store in here information that might be the same for multiple remote objects, in order to save memory. This way, we can merely hold a reference to a single object, which itself may have numerous pieces of information helpful when processing actions on a particular remote object.
org.eclipse.rse.subsystems.files.core.subsystems.IRemoteFileContext
Field Summary | |
---|---|
static String |
copyright
|
Method Summary | |
---|---|
QSYSCommandSubSystem |
getCommandSubsystem()
Get the Object subsystem (which in turn provides access to the IHost |
Field Detail |
---|
static final String copyright
Method Detail |
---|
QSYSCommandSubSystem getCommandSubsystem()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |