Uses of Class
top.focess.qq.core.plugin.PluginClassLoader
-
Packages that use PluginClassLoader Package Description top.focess.qq.core.plugin -
-
Uses of PluginClassLoader in top.focess.qq.core.plugin
Fields in top.focess.qq.core.plugin with type parameters of type PluginClassLoader Modifier and Type Field Description static List<PluginClassLoader>PluginCoreClassLoader. LOADERSMethods in top.focess.qq.core.plugin with parameters of type PluginClassLoader Modifier and Type Method Description booleanAnnotationHandler. handle(@NotNull Class<?> c, @NotNull Annotation annotation, @NotNull PluginClassLoader classLoader)voidResourceHandler. handle(@NotNull String name, @NotNull InputStream resource, @NotNull PluginClassLoader pluginClassLoader)
-