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

org.eclipse.rse.services.clientserver.processes.handlers
Class ProcessHandlerManager


java.lang.Object
  extended by 
org.eclipse.rse.services.clientserver.processes.handlers.ProcessHandlerManager

public class ProcessHandlerManager
extends Object


Field Summary
protected static  ProcessHandlerManager _instance
           
 
Constructor Summary
ProcessHandlerManager ()
           
 
Method Summary
static  ProcessHandlerManager getInstance ()
           
  ProcessHandler getNewProcessHandler ()
          Returns the ProcessHandler associated with the system type on which the server is running, or null if there is no associated ProcessHandler.
 
Methods inherited from class java.lang. Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_instance

protected static 
ProcessHandlerManager _instance
Constructor Detail

ProcessHandlerManager

public ProcessHandlerManager()
Method Detail

getInstance

public static 
ProcessHandlerManager getInstance()
Returns:
The singleton instance of this class.

getNewProcessHandler

public 
ProcessHandler getNewProcessHandler()
Returns the ProcessHandler associated with the system type on which the server is running, or null if there is no associated ProcessHandler.


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