Skip to content

Latest commit

 

History

History
77 lines (77 loc) · 6.19 KB

cn.nukkit.plugin.PluginClassLoader.md

File metadata and controls

77 lines (77 loc) · 6.19 KB
    • 构造函数一览

      构造函数 
      构造函数描述
      PluginClassLoader(JavaPluginLoader loader, ClassLoader parent, File file) 
    • 成员函数一览

      All Methods Instance Methods Concrete Methods 
      修饰符和类 成员函数描述
      protected Class<?> findClass(String name) 
      protected Class<?> findClass(String name, boolean checkGlobal) 
      • 继承自类 java.net.URLClassLoader

        addURL, close, definePackage, findResource, findResources, getPermissions, getResourceAsStream, getURLs, newInstance, newInstance
      • 继承自类 java.security.SecureClassLoader

        defineClass, defineClass
      • 继承自类 java.lang.ClassLoader

        clearAssertionStatus, defineClass, defineClass, defineClass, defineClass, definePackage, findLibrary, findLoadedClass, findSystemClass, getClassLoadingLock, getPackage, getPackages, getParent, getResource, getResources, getSystemClassLoader, getSystemResource, getSystemResourceAsStream, getSystemResources, loadClass, loadClass, registerAsParallelCapable, resolveClass, setClassAssertionStatus, setDefaultAssertionStatus, setPackageAssertionStatus, setSigners
      • 继承自类 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait