public class PrivilegedClassLoaderAction
extends java.lang.Object
implements java.security.PrivilegedAction<java.net.URLClassLoader>
| Constructor and Description |
|---|
PrivilegedClassLoaderAction(java.net.URL[] urls)
Creates a new instance of this class using the given parameters.
|
| Modifier and Type | Method and Description |
|---|---|
java.net.URLClassLoader |
run()
Runs the action.
|
Copyright 2017 Kieker Project, http://kieker-monitoring.net