程序包 org.xmeta.util
类 JarThingManagerIniter
java.lang.Object
org.xmeta.util.JarThingManagerIniter
- 所有已实现的接口:
Runnable
当World初始化时,搜索ClassPath中的jar,如果jar中包含.dml,那么把它作为一个JarThingManager加载到XWorker中。
- 作者:
- zyx
-
方法概要
修饰符和类型方法说明static JarThingManagerInitergetProperties(String path, String dmlPrjFile) static booleanisInited()voidrun()
-
方法详细资料
-
getInstance
-
run
public void run() -
isInited
public static boolean isInited() -
getProperties
- 抛出:
IOException
-