public interface ExecService
ExecBean run(String program, List<String> args, Map<String,String> env) throws NotAuthorizedException, BusyException, org.apache.commons.exec.ExecuteException, IOException
NotAuthorizedException
BusyException
org.apache.commons.exec.ExecuteException
IOException
ExecBean runUnlimited(String program, List<String> args, Map<String,String> env) throws NotAuthorizedException, org.apache.commons.exec.ExecuteException, IOException
NotAuthorizedException
org.apache.commons.exec.ExecuteException
IOException
Copyright © 2017 The Apache Software Foundation. All rights reserved.