java.security
Interface PrivilegedExceptionAction


public interface PrivilegedExceptionAction


Method Summary
 Object run()
           
 

Method Detail

run

Object run()
           throws Exception
Throws:
Exception


Copyright © 2006-2010 OSGi Alliance. All Rights Reserved.