Sonic Management API

com.sonicsw.mf.common.runtime
Interface IRemoteExecResult

All Superinterfaces:
IRemoteCallResult

public interface IRemoteExecResult
extends IRemoteCallResult


Method Summary
 int getExitCode()
           
 byte[] getProcessStdError()
           
 byte[] getProcessStdOutput()
           
 
Methods inherited from interface com.sonicsw.mf.common.runtime.IRemoteCallResult
getOutput, isSuccessful
 

Method Detail

getExitCode

int getExitCode()

getProcessStdError

byte[] getProcessStdError()

getProcessStdOutput

byte[] getProcessStdOutput()

Sonic Management API

Copyright © 2001-2010 Progress Software Corporation. All Rights Reserved.
HTML formatted on 16-Sep-2010.