|
Kieker 1.11 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectkieker.tools.bridge.cli.PrivilegedClassLoaderAction
public class PrivilegedClassLoaderAction
| Constructor Summary | |
|---|---|
PrivilegedClassLoaderAction(java.net.URL[] urls)
Creates a new instance of this class using the given parameters. |
|
| Method Summary | |
|---|---|
java.net.URLClassLoader |
run()
Runs the action. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PrivilegedClassLoaderAction(java.net.URL[] urls)
urls - The list of libraries used to create the class loader.| Method Detail |
|---|
public java.net.URLClassLoader run()
run in interface java.security.PrivilegedAction<java.net.URLClassLoader>
|
Kieker 1.11 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||