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(Class<?> c, Annotation annotation, PluginClassLoader classLoader)voidFieldAnnotationHandler. handle(Field field, Annotation annotation, PluginClassLoader pluginClassLoader)voidResourceHandler. handle(String name, InputStream resource, PluginClassLoader pluginClassLoader)
-