jcommon.core.platform
Class IProcess.Default
java.lang.Object
jcommon.core.platform.IProcess.Default
- All Implemented Interfaces:
- Serializable, IPlatformImplementation, IProcess
- Enclosing interface:
- IProcess
public static class IProcess.Default
- extends Object
- implements IProcess, Serializable
- See Also:
- Serialized Form
INSTANCE
public static final IProcess INSTANCE
queryLastError
public int queryLastError()
- Specified by:
queryLastError in interface IProcess
queryPID
public int queryPID()
- Specified by:
queryPID in interface IProcess
changeWorkingDirectory
public boolean changeWorkingDirectory(String path)
- Specified by:
changeWorkingDirectory in interface IProcess
Copyright © 2012-2013. All Rights Reserved.