mirror of
https://github.com/LamGC/ContentGrabbingJi.git
synced 2025-04-30 06:37:36 +00:00
[Document] Core 为 JarFrameworkLoader 补充文档内容;
[Document] JarFrameworkLoader 补充类文档内容;
This commit is contained in:
parent
039a686f90
commit
536e03cc32
@ -22,7 +22,8 @@ import org.pf4j.*;
|
|||||||
import java.nio.file.Path;
|
import java.nio.file.Path;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
* 对 {@link JarPluginLoader} 重写的 Loader.
|
||||||
|
* <p> 除了更改 {@link ClassLoadingStrategy} 外没啥区别.
|
||||||
* @author LamGC
|
* @author LamGC
|
||||||
*/
|
*/
|
||||||
public class JarFrameworkLoader extends JarPluginLoader {
|
public class JarFrameworkLoader extends JarPluginLoader {
|
||||||
|
Loading…
Reference in New Issue
Block a user