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