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