org.ow2.petals.component.framework.util
Class ComponentPrivilegedAction

java.lang.Object
  extended by org.ow2.petals.component.framework.util.ComponentPrivilegedAction
All Implemented Interfaces:
java.security.PrivilegedAction<java.net.URLClassLoader>

public class ComponentPrivilegedAction
extends java.lang.Object
implements java.security.PrivilegedAction<java.net.URLClassLoader>

Author:
Frederic Gardes

Constructor Summary
ComponentPrivilegedAction(java.lang.String rootPath, java.lang.ClassLoader parent)
           
 
Method Summary
 java.net.URLClassLoader run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentPrivilegedAction

public ComponentPrivilegedAction(java.lang.String rootPath,
                                 java.lang.ClassLoader parent)
Method Detail

run

public java.net.URLClassLoader run()
Specified by:
run in interface java.security.PrivilegedAction<java.net.URLClassLoader>


Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.