org.apache.felix.shell.impl
Class Activator.ExecutePrivileged
java.lang.Object
org.apache.felix.shell.impl.Activator.ExecutePrivileged
- All Implemented Interfaces:
- PrivilegedExceptionAction
- Enclosing class:
- Activator
public static class Activator.ExecutePrivileged
- extends Object
- implements PrivilegedExceptionAction
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Activator.ExecutePrivileged
public Activator.ExecutePrivileged(Command command,
String commandLine,
PrintStream out,
PrintStream err)
throws Exception
- Throws:
Exception
run
public Object run()
throws Exception
- Specified by:
run
in interface PrivilegedExceptionAction
- Throws:
Exception
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.