jcommon.core.platform.mac
Class Process
java.lang.Object
jcommon.core.platform.mac.MacPlatformProvider
jcommon.core.platform.mac.Process
- All Implemented Interfaces:
- IPlatformImplementation, IPlatformProvider, IProcess
public final class Process
- extends MacPlatformProvider
- implements IProcess
INSTANCE
public static final IProcess INSTANCE
Process
public Process()
provideImplementation
public IPlatformImplementation provideImplementation()
- Specified by:
provideImplementation in interface IPlatformProvider
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.