程序包 org.xmeta.util
-
接口概要 接口 说明 FileCopyMonitor 文件拷贝监控者。JavaAction RefactorListener 重构监听器。 -
类概要 类 说明 ActionContainer 动作容器,在一些模型中使用,用来存储各种动作。ExceptionUtil JarRunner JarThingManagerIniter 当World初始化时,搜索ClassPath中的jar,如果jar中包含.dml,那么把它作为一个JarThingManager加载到XWorker中。JavaActionFactory 通常用于替换动作模型中的原有执行方式。JavaCompiler15 JavaCompiler16 MapData Messages OgnlClassResolver 一般启动后Ognl找不到world的lib下的静态类。OgnlUtil ProjectClassLoader RefactorUtil ResizeableByteBuffer 因ByteBuffer需实现分配长度,而保存模型到文件时是无法确定长度的,所以使用ResizeableByteBuffer 代理ByteBuffer,这里默认分配ByteBuffer 20*1024字节,当越界时在分配一个ByteBuffer,而所有的 Bytebuffer放置在一个数组中。Resources Semaphore Startup ThingCallable ThingClassLoader ThingLoader ThingOgnlAccessor Ognl取Thing的属性的方法。ThingRegistor 模型注册器,可以注册模型、项目、模型管理器和包等。ThingRunnable ThingRunner 执行指定模型的run方法。ThingRunner.WaiterForEnter ThingUtil UtilAction UtilClass UtilData 数据工具类。UtilDate UtilFile 文件工具类。UtilJava Java相关的一些工具类。UtilMap UtilResource 多语言资源工具,现在通过模型本身来解决,如UtilString.get("label:thingpath");。UtilString 字符串工具类。UtilThing