| |
org.eclipse.rse.subsystems.processes.shell.linux
Class ShellProcessSubSystemConfiguration
java.lang.Object
org.eclipse.rse.core.subsystems.SubSystemConfiguration
org.eclipse.rse.subsystems.processes.core.subsystem.impl.RemoteProcessSubSystemConfiguration
org.eclipse.rse.subsystems.processes.servicesubsystem.ProcessServiceSubSystemConfiguration
org.eclipse.rse.subsystems.processes.shell.linux.ShellProcessSubSystemConfiguration
-
All Implemented Interfaces:
-
IAdaptable,
ISystemFilterPoolManagerProvider,
IRSEPersistableContainer,
ISubSystemConfiguration,
IRemoteProcessSubSystemConfiguration,
IProcessServiceSubSystemConfiguration
-
public class ShellProcessSubSystemConfiguration
- extends
ProcessServiceSubSystemConfiguration
This class is used by org.eclipse.rse.core.subsystemConfigurations extension
that defines the process subsystem using ssh protocol on linux remote
targets.
|
Methods inherited from class org.eclipse.rse.core.subsystems.
SubSystemConfiguration
|
addFilterPoolManager,
addSubSystem,
beginRestore,
changingSystemProfileActiveStatus,
cloneEvent,
cloneSubSystem,
commit,
copyFilterPoolManager,
copySubSystemData,
createEvent,
createEvent,
createEvent,
createServerLauncher,
createSubSystem,
createSubSystemAfterTheFact,
deleteFilterPoolManager,
deleteSubSystem,
deleteSubSystemsByConnection,
deletingSystemProfile,
disconnectAllSubSystems,
doPostRestoreProcessing,
endRestore,
filterEventFilterCreated,
filterEventFilterDeleted,
filterEventFilterPoolCreated,
filterEventFilterPoolDeleted,
filterEventFilterPoolRenamed,
filterEventFilterPoolsRePositioned,
filterEventFilterRenamed,
filterEventFiltersRePositioned,
filterEventFilterStringCreated,
filterEventFilterStringDeleted,
filterEventFilterStringsRePositioned,
filterEventFilterStringUpdated,
filterEventFilterUpdated,
fireEvent,
fireEvent,
fireEvent,
fireSubSystemEvent,
fireSubSystemEvent,
fireSubSystemEvent,
fireSubSystemFilterEvent,
fireSubSystemFilterEvent,
fireSubSystemFilterEvent,
fireSubSystemFilterEvent,
fireSubSystemFilterEvent,
fireSubSystemFilterEvent,
getActiveFilterPoolManagers,
getAdapter,
getAllSystemFilterPoolManagers,
getCategory,
getConnectingMessage,
getDefaultFilterPool,
getDefaultFilterPoolName,
getDefaultSystemFilterPool,
getDefaultSystemFilterPool,
getDescription,
getDisconnectingMessage,
getFilterPool,
getFilterPoolManager,
getFilterPoolManager,
getFilterPoolManager,
getFilterPoolManager,
getFilterPoolManager,
getFilterPoolManager,
getFilterPoolManagerList,
getFilterPoolManagerName,
getFilterPoolManagers,
getFilterPools,
getId,
getName,
getNewFilterWizardPoolWrapperInformation,
getPersistableChildren,
getPersistableParent,
getReferencableSystemFilterPoolManagers,
getSubSystemConfigurationProxy,
getSubSystemList,
getSubSystems,
getSubSystems,
getSubSystems,
getSubSystems,
getSystemFilterPoolForBrokenReference,
getSystemFilterPoolManager,
getSystemFilterPoolManagers,
getSystemProfile,
getSystemProfile,
getSystemProfile,
getSystemProfile,
getSystemProfileName,
getSystemTypes,
getTranslatedFilterTypeProperty,
getVendor,
handleException,
initializeSubSystem,
internalGetSubSystemName,
internalGetSubSystems,
invalidateFilterCache,
invalidateSubSystemCache,
isCaseSensitive,
isDirty,
isFactoryFor,
isPortEditable,
isSubSystemsDeletable,
isTainted,
isUserPrivateProfile,
needsUpdate,
preTestRenameSubSystemProfile,
providesCustomDropInFilters,
removeSubSystem,
renameFilterPoolManager,
renameSubSystem,
renameSubSystemProfile,
renameSubSystemProfile,
renameSubSystemsByConnection,
reset,
saveFilterPools,
saveFilterPools,
saveSubSystem,
saveSubSystems,
saveSubSystems,
setConnection,
setCurrentSelection,
setDirty,
setShowFilterPools,
setSubSystemConfigurationProxy,
setSubSystemPort,
setSubSystemUserId,
setTainted,
setWasRestored,
showChangeFilterStringsPropertyPage,
showFilterPools,
showGenericShowInTableOnFilter,
showRefreshOnFilter,
subSystemsHaveBeenRestored,
supportsCommands,
supportsDeferredQueries,
supportsDropInFilters,
supportsDuplicateFilterStrings,
supportsEncoding,
supportsFileTypes,
supportsFilterCaching,
supportsFilterChildren,
supportsFilters,
supportsFilterStringExport,
supportsMultipleFilterStrings,
supportsMultiStringFilters,
supportsProperties,
supportsQuickFilters,
supportsServerLaunchType,
supportsSubSystemConnect,
supportsTargets,
testForActiveReferences,
toString,
updateSubSystem,
wasRestored
|
|
Methods inherited from interface org.eclipse.rse.core.subsystems.
ISubSystemConfiguration
|
changingSystemProfileActiveStatus,
cloneSubSystem,
commit,
copyFilterPoolManager,
createServerLauncher,
createSubSystem,
createSubSystemAfterTheFact,
deleteSubSystem,
deleteSubSystemsByConnection,
deletingSystemProfile,
disconnectAllSubSystems,
getAllSystemFilterPoolManagers,
getCategory,
getDefaultFilterPool,
getDefaultSystemFilterPool,
getDescription,
getFilterPoolManager,
getFilterPoolManager,
getFilterPoolManagerList,
getId,
getName,
getSubSystemConfigurationProxy,
getSubSystemList,
getSubSystems,
getSubSystems,
getSystemProfile,
getSystemProfile,
getSystemTypes,
getTranslatedFilterTypeProperty,
getVendor,
isCaseSensitive,
isFactoryFor,
isPortEditable,
isSubSystemsDeletable,
preTestRenameSubSystemProfile,
providesCustomDropInFilters,
renameFilterPoolManager,
renameSubSystem,
renameSubSystemProfile,
renameSubSystemProfile,
renameSubSystemsByConnection,
reset,
saveSubSystem,
setConnection,
setCurrentSelection,
setShowFilterPools,
setSubSystemConfigurationProxy,
setSubSystemPort,
setSubSystemUserId,
showChangeFilterStringsPropertyPage,
showFilterPools,
showGenericShowInTableOnFilter,
showRefreshOnFilter,
supportsCommands,
supportsDeferredQueries,
supportsDropInFilters,
supportsEncoding,
supportsFileTypes,
supportsFilterCaching,
supportsFilterChildren,
supportsFilters,
supportsFilterStringExport,
supportsMultipleFilterStrings,
supportsMultiStringFilters,
supportsNestedFilters,
supportsProperties,
supportsQuickFilters,
supportsServerLaunchType,
supportsSubSystemConnect,
supportsTargets,
testForActiveReferences,
updateSubSystem
|
|
Methods inherited from interface org.eclipse.rse.core.filters.
ISystemFilterPoolManagerProvider
|
filterEventFilterCreated,
filterEventFilterDeleted,
filterEventFilterPoolCreated,
filterEventFilterPoolDeleted,
filterEventFilterPoolRenamed,
filterEventFilterPoolsRePositioned,
filterEventFilterRenamed,
filterEventFiltersRePositioned,
filterEventFilterStringCreated,
filterEventFilterStringDeleted,
filterEventFilterStringsRePositioned,
filterEventFilterStringUpdated,
filterEventFilterUpdated,
getReferencableSystemFilterPoolManagers,
getSystemFilterPoolForBrokenReference,
getSystemFilterPoolManager,
getSystemFilterPoolManagers
|
hostProcessAdapter
protected
IHostProcessToRemoteProcessAdapter hostProcessAdapter
ShellProcessSubSystemConfiguration
public ShellProcessSubSystemConfiguration()
createSubSystemInternal
public
ISubSystem createSubSystemInternal(
IHost conn)
-
Description copied from class:
SubSystemConfiguration
- Method called by default implementation of createSubSystem method in AbstractSubSystemConfiguration.
-
-
Specified by:
-
createSubSystemInternal
in interface
ISubSystemConfiguration
-
Specified by:
-
createSubSystemInternal
in class
SubSystemConfiguration
-
getHostProcessAdapter
public
IHostProcessToRemoteProcessAdapter getHostProcessAdapter()
-
-
Returns:
- An adapter for converting IHostProcess objects to IRemoteProcess
getConnectorService
public
IConnectorService getConnectorService(
IHost host)
-
Description copied from class:
SubSystemConfiguration
- Get the connector service for a particular host.
This may create the connector service if necessary.
If the configuration is a service subsystem configuration, this should
return the connector service specified in
ISubSystemConfiguration.setConnectorService(IHost, IConnectorService).
This default implementation returns null. Service subsystem
configurations must override as defined in the interface.
-
-
Specified by:
-
getConnectorService
in interface
ISubSystemConfiguration
-
Overrides:
-
getConnectorService
in class
SubSystemConfiguration
-
-
Parameters:
-
host - the host for which to create or retrieve the connector service
-
Returns:
- the connector service associated with this host. This can return null if there
is no connector service associated with this configuration. It is recommended that
there be a connector service if
ISubSystemConfiguration.supportsSubSystemConnect() is true. -
See Also:
-
ISubSystemConfiguration.getConnectorService(IHost)
getServiceImplType
public
Class getServiceImplType()
-
Description copied from class:
SubSystemConfiguration
- Get the implementation type of the service associated with this subsystem
configuration. If the configuration is not a service subsystem
configuration then this must return
null, otherwise it
must return the class that implements the interface specified in
ISubSystemConfiguration.getServiceType().
This default implementation returns null. Service subsystem
configurations must override as defined in the interface.
-
-
Specified by:
-
getServiceImplType
in interface
ISubSystemConfiguration
-
Overrides:
-
getServiceImplType
in class
SubSystemConfiguration
-
-
Returns:
- an implementation class that implements the interface specified
in
ISubSystemConfiguration.getServiceType(), or null if this is
not a service subsystem configuration. -
See Also:
-
ISubSystemConfiguration.getServiceImplType()
setConnectorService
public void setConnectorService(
IHost host,
IConnectorService connectorService)
-
Description copied from class:
SubSystemConfiguration
- Set the connector service for a particular host. This is usually managed
by a connector service manager known to this configuration. This must be
implemented by service subsystem configurations. Service subsystems allow
a connector service to be changed.
This default implementation does nothing. Service subsystems must
override as defined in the interface.
-
-
Specified by:
-
setConnectorService
in interface
ISubSystemConfiguration
-
Overrides:
-
setConnectorService
in class
SubSystemConfiguration
-
-
Parameters:
-
host - the host for which to set this connector service. -
connectorService - the connector service associated with this host. -
See Also:
-
ISubSystemConfiguration.setConnectorService(IHost, IConnectorService)
createProcessService
public
IProcessService createProcessService(
IHost host)
-
Description copied from interface:
IProcessServiceSubSystemConfiguration
- Creates a new process service object associated with a specific remote host
-
-
Parameters:
-
host - The object representing the remote machine to which the process service is associated
-
Returns:
- The process service associated with the host.
Copyright (c) IBM Corporation and others 2000, 2008. All Rights Reserved.
|
|