|
RSE Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.rse.services.clientserver.processes.handlers.ProcessHandlerManager
public class ProcessHandlerManager
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 |
---|
protected static ProcessHandlerManager _instance
Constructor Detail |
---|
public ProcessHandlerManager()
Method Detail |
---|
public static ProcessHandlerManager getInstance()
public ProcessHandler getNewProcessHandler()
|
RSE Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |