- org.codehaus.groovy.reflection.SunClassLoader
-
public class SunClassLoader
extends ClassLoader
Special class loader, which when running on Sun VM allows to generate accessor classes for any method
-
-
Methods Summary
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class ClassLoader |
clearAssertionStatus, equals, getClass, getDefinedPackage, getDefinedPackages, getName, getParent, getPlatformClassLoader, getResource, getResourceAsStream, getResources, getSystemClassLoader, getSystemResource, getSystemResourceAsStream, getSystemResources, getUnnamedModule, hashCode, isRegisteredAsParallelCapable, loadClass, notify, notifyAll, resources, setClassAssertionStatus, setDefaultAssertionStatus, setPackageAssertionStatus, toString, wait, wait, wait |
-
-
Constructor Detail
-
protected SunClassLoader()
-
Method Detail
-
protected void define(byte[] bytes, String name)
-
protected void loadFromRes(String name)
Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.