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.subsystems.ISubSystemConfigurationProxy

Packages that use ISubSystemConfigurationProxy
org.eclipse.rse.core   
org.eclipse.rse.core.model   
org.eclipse.rse.core.subsystems   
 

Uses of ISubSystemConfigurationProxy in org.eclipse.rse.core
 

Methods in org.eclipse.rse.core that return ISubSystemConfigurationProxy
  ISubSystemConfigurationProxy[] RSECorePlugin. getSubSystemConfigurationProxies ()
          Return an array of SubSystemConfigurationProxy objects.
 

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

Methods in org.eclipse.rse.core.model that return ISubSystemConfigurationProxy
  ISubSystemConfigurationProxy[] ISystemRegistry. getSubSystemConfigurationProxies ()
          Public method to retrieve list of subsystem configuration proxies registered by extension points.
  ISubSystemConfigurationProxy[] ISystemRegistry. getSubSystemConfigurationProxiesByCategory ( String configurationCategory)
          Return all subsystem configuration proxies matching a subsystem configuration category.
  ISubSystemConfigurationProxy[] ISystemRegistry. getSubSystemConfigurationProxiesBySystemType ( IRSESystemType systemType)
          Return all subsystem configuration proxies that are registered against the given system type.
 

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

Methods in org.eclipse.rse.core.subsystems that return ISubSystemConfigurationProxy
  ISubSystemConfigurationProxy SubSystemConfiguration. getSubSystemConfigurationProxy ()
          The following is here for completeness but should never be needed.
  ISubSystemConfigurationProxy ISubSystemConfiguration. getSubSystemConfigurationProxy ()
          Private method
 

Methods in org.eclipse.rse.core.subsystems with parameters of type ISubSystemConfigurationProxy
 void SubSystemConfiguration. setSubSystemConfigurationProxy ( ISubSystemConfigurationProxy proxy)
          The following is called for you by the SubSystemConfigurationProxy, after starting this object via the extension point mechanism
 void ISubSystemConfiguration. setSubSystemConfigurationProxy ( ISubSystemConfigurationProxy proxy)
          Private method called by RSEUIPlugin
 


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