protected static class ByteBuddyAgent.AttachmentProvider.ForToolsJarVm.ClassLoaderCreationAction extends Object implements PrivilegedAction<ClassLoader>
Constructor and Description |
---|
ClassLoaderCreationAction(File toolsJar)
Creates a new class loader creation action.
|
public ClassLoaderCreationAction(File toolsJar)
toolsJar
- The file representing the tools.jar location.public ClassLoader run()
run
in interface PrivilegedAction<ClassLoader>
Copyright © 2014–2016. All rights reserved.