[Java] Class GroovySunClassLoader
- org.codehaus.groovy.runtime.callsite.GroovySunClassLoader
Field Summary
Modifiers | Name | Description |
---|---|---|
static SunClassLoader | sunVM |
Fields inherited from class | Fields |
---|---|
class SunClassLoader | knownClasses, sunVM |
Constructor Summary
Constructor and description |
---|
protected GroovySunClassLoader
() |
Inherited Methods Summary
Methods inherited from class | Name |
---|---|
class SunClassLoader | define, doesKnow, loadClass, loadFromRes, resName |
class ClassLoader | loadClass, getSystemClassLoader, getResource, getResourceAsStream, getSystemResource, getSystemResourceAsStream, clearAssertionStatus, getParent, getResources, getSystemResources, setClassAssertionStatus, setDefaultAssertionStatus, setPackageAssertionStatus, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Field Detail
public static final SunClassLoader sunVM
Constructor Detail
protected GroovySunClassLoader()
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.4.21/html/gapi/org/codehaus/groovy/runtime/callsite/GroovySunClassLoader.html