A B C D E F G H I J K L M N O P R S T U V W X
A
- AbstractFileThingManager - org.xworker.thingManagers 中的 类
- 抽象的以文件的形式存储事物的事物管理者。
- AbstractFileThingManager(String, String, String, FileProject) -
类 org.xworker.thingManagers.AbstractFileThingManager 的构造方法
- 抽象文件事物管理者的构造方法。
- Action - org.xworker 中的 类
- 动作是可以运行的程序,是事物的另一种形态。
- Action(Thing) -
类 org.xworker.Action 的构造方法
- 构造函数,传入定义动作的事物。
- action -
类 org.xworker.Thing 中的变量
- 每一个事物都有动作的形态
- Action.ActionResult - org.xworker 中的 类
-
- Action.ActionResult(Thing) -
类 org.xworker.Action.ActionResult 的构造方法
-
- actionCaches -
类 org.xworker.Thing 中的变量
- 动作事物的缓存
- actionClass -
类 org.xworker.Action 中的变量
- 编译后并且装载了的类
- ActionClassLoader - org.xworker 中的 类
- 动作事物的类装载器,每个动作都有一个自己的类装载器实例。
- ActionClassLoader(ClassLoader) -
类 org.xworker.ActionClassLoader 的构造方法
-
- ActionContext - org.xworker 中的 类
- 动作上下文是一个Stack和Map的综合体,作用是保存变量。
- ActionContext() -
类 org.xworker.ActionContext 的构造方法
- 默认构造函数。
- ActionContext(ActionContext) -
类 org.xworker.ActionContext 的构造方法
- 通过给定的变量绑定创建动作上下文。
- ActionContext(Bindings) -
类 org.xworker.ActionContext 的构造方法
-
- ActionEntry - org.xworker.cache 中的 类
-
- ActionEntry(String, Action) -
类 org.xworker.cache.ActionEntry 的构造方法
-
- ActionException - org.xworker 中的 异常
- 动作的异常。
- ActionException() -
异常 org.xworker.ActionException 的构造方法
-
- ActionException(String) -
异常 org.xworker.ActionException 的构造方法
-
- ActionException(String, Throwable) -
异常 org.xworker.ActionException 的构造方法
-
- addChild(Thing) -
类 org.xworker.Thing 中的方法
- 添加一个子事物。
- addChild(Thing, int) -
类 org.xworker.Thing 中的方法
-
- addChild(Thing, boolean) -
类 org.xworker.Thing 中的方法
-
- addChild(Thing, int, boolean) -
类 org.xworker.Thing 中的方法
- 在指定的索引位置添加一个子事物。
- addDescriptor(int, Thing) -
类 org.xworker.Thing 中的方法
- 在指定位置添加一个描述者。
- addDetachedChild(Thing, Thing, boolean) -
类 org.xworker.Thing 中的方法
- 添加需要分离的子事物。
- addExtend(int, Thing) -
类 org.xworker.Thing 中的方法
- 在指定位置添加一个继承事物。
- addFile(String, Thing, File) -
类 org.xworker.thingManagers.FileMonitor 中的方法
-
- addJarOrZip(List<File>, File) -
类 org.xworker.ProjectClassLoader 中的方法
-
- addThing(Thing) -
类 org.xworker.cache.LinkedThingEntry 中的方法
-
- addThingManagerListener(ThingManagerListener) -
接口 org.xworker.ThingManager 中的方法
- 添加事物管理者事件。
- addThingManagerListener(ThingManagerListener) -
类 org.xworker.thingManagers.AbstractFileThingManager 中的方法
-
- addThingManagerListener(ThingManagerListener) -
类 org.xworker.thingManagers.TransientThingManager 中的方法
-
- addToSource(List<Thing>, List<Thing>, boolean) -
类 org.xworker.util.UtilData 中的静态方法
- 添加指定的事物列表到已有的事物列表中,添加时如果存在第一个的描述者相同且名字相同的则不添加。
- addToSource(List<Thing>, Thing, boolean) -
类 org.xworker.util.UtilData 中的静态方法
- 添加指定的事物到源事物列表中。
- addToSourceByName(List<Thing>, Thing) -
类 org.xworker.Thing 中的方法
-
- ATTRIBUTE -
类 org.xworker.Thing 中的静态变量
- 属性的名字
- ATTRIBUTE -
类 org.xworker.thingManagers.xer.XerCoder 中的静态变量
-
- attributes -
类 org.xworker.Thing 中的变量
- 事物的属性集合。
A B C D E F G H I J K L M N O P R S T U V W X