java.security
Interface PrivilegedExceptionAction

All Known Implementing Classes:
Activator.ExecutePrivileged

public interface PrivilegedExceptionAction


Method Summary
 Object run()
           
 

Method Detail

run

Object run()
           throws Exception
Throws:
Exception


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.