de.fhg.igd.semoa.server
Class Bootstrapper.PrivilegedRun

java.lang.Object
  extended byde.fhg.igd.semoa.server.Bootstrapper.PrivilegedRun
All Implemented Interfaces:
PrivilegedExceptionAction
Enclosing class:
Bootstrapper

private class Bootstrapper.PrivilegedRun
extends Object
implements PrivilegedExceptionAction


Field Summary
private  Bootstrapper.Action action_
          The action that shall be executed.
 
Constructor Summary
private Bootstrapper.PrivilegedRun(Bootstrapper.Action action)
           
 
Method Summary
 Object run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

action_

private Bootstrapper.Action action_
The action that shall be executed.

Constructor Detail

Bootstrapper.PrivilegedRun

private Bootstrapper.PrivilegedRun(Bootstrapper.Action action)
Method Detail

run

public Object run()
           throws Exception
Specified by:
run in interface PrivilegedExceptionAction
Throws:
Exception


Copyright © Fraunhofer Gesellschaft. All Rights Reserved.