org.eclipse.rse.services.clientserver.processes.handlers
Class ProcessHandlerManager
java.lang.Object
org.eclipse.rse.services.clientserver.processes.handlers.ProcessHandlerManager
public class ProcessHandlerManager
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_instance
protected static ProcessHandlerManager _instance
ProcessHandlerManager
public ProcessHandlerManager()
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.
Copyright (c) IBM Corporation and others 2000, 2010. All Rights Reserved.