Package icu.easyj.core.util.jar.impls
Class HutoolJarGroupLoaderImpl
java.lang.Object
icu.easyj.core.util.jar.impls.HutoolJarGroupLoaderImpl
- All Implemented Interfaces:
IJarGroupLoader
@LoadLevel(name="hutool",
order=2147483147)
public class HutoolJarGroupLoaderImpl
extends Object
implements IJarGroupLoader
HuTool的JAR组名
- Author:
- wangliang181230
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HutoolJarGroupLoaderImpl
public HutoolJarGroupLoaderImpl()
-
-
Method Details
-
load
Description copied from interface:IJarGroupLoader加载JAR所属组名- Specified by:
loadin interfaceIJarGroupLoader- Parameters:
jarContext- JAR信息上下文- Returns:
- jarGroup JAR所属组名
-