Class Activator.ExecutePrivileged
java.lang.Object
org.apache.felix.shell.impl.Activator.ExecutePrivileged
- All Implemented Interfaces:
PrivilegedExceptionAction
- Enclosing class:
Activator
-
Constructor Summary
ConstructorsConstructorDescriptionExecutePrivileged(Command command, String commandLine, PrintStream out, PrintStream err) -
Method Summary
-
Constructor Details
-
ExecutePrivileged
public ExecutePrivileged(Command command, String commandLine, PrintStream out, PrintStream err) throws Exception - Throws:
Exception
-
-
Method Details
-
run
- Specified by:
runin interfacePrivilegedExceptionAction- Throws:
Exception
-