Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

RSE
Release 3.0

Uses of Interface
org.eclipse.rse.core.model.ISubSystemConfigurator

Packages that use ISubSystemConfigurator
org.eclipse.rse.core.model   
org.eclipse.rse.core.subsystems   
org.eclipse.rse.subsystems.files.core.subsystems   
org.eclipse.rse.ui.wizards   
 

Uses of ISubSystemConfigurator in org.eclipse.rse.core.model
 

Methods in org.eclipse.rse.core.model with parameters of type ISubSystemConfigurator
  IHost ISystemRegistry. createHost ( String profileName, IRSESystemType systemType, String connectionName, String hostName, String description, String defaultUserId, int defaultUserIdLocation, ISubSystemConfigurator[] configurators)
          Create a host object, sometimes called a "connection", given the containing profile and given all the possible attributes.
 

Uses of ISubSystemConfigurator in org.eclipse.rse.core.subsystems
 

Methods in org.eclipse.rse.core.subsystems with parameters of type ISubSystemConfigurator
  ISubSystem SubSystemConfiguration. createSubSystem ( IHost conn, boolean creatingConnection, ISubSystemConfigurator[] configurators)
          Creates a new subsystem instance that is associated with the given connection object.
  ISubSystem ISubSystemConfiguration. createSubSystem ( IHost conn, boolean creatingConnection, ISubSystemConfigurator[] configurators)
          Creates a new subsystem instance that is associated with the given connection object.
protected  void SubSystemConfiguration. initializeSubSystem ( ISubSystem ss, ISubSystemConfigurator[] configurators)
          Initialize subsystems after creation (Overridable).
 

Uses of ISubSystemConfigurator in org.eclipse.rse.subsystems.files.core.subsystems
 

Methods in org.eclipse.rse.subsystems.files.core.subsystems with parameters of type ISubSystemConfigurator
protected  void RemoteFileSubSystemConfiguration. initializeSubSystem ( ISubSystem ss, ISubSystemConfigurator[] configurators)
          Populate a new subsystem with our unique attributes, and/or create default filter references.
 

Uses of ISubSystemConfigurator in org.eclipse.rse.ui.wizards
 

Classes in org.eclipse.rse.ui.wizards that implement ISubSystemConfigurator
 class AbstractSystemNewConnectionWizardPage
          A base class for additional pages that are to be appended to the New Connection wizard.
 class SubSystemServiceWizardPage
           
 


RSE
Release 3.0

Copyright (c) IBM Corporation and others 2000, 2008. All Rights Reserved.

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire