PrivilegedExceptionAction
public static class Activator.ExecutePrivileged extends Object implements PrivilegedExceptionAction
Constructor | Description |
---|---|
ExecutePrivileged(Command command,
String commandLine,
PrintStream out,
PrintStream err) |
public ExecutePrivileged(Command command, String commandLine, PrintStream out, PrintStream err) throws Exception
Exception
public Object run() throws Exception
run
in interface PrivilegedExceptionAction
Exception
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.