类的使用
org.xmeta.util.ThingClassLoader
使用ThingClassLoader的程序包
-
org.xmeta中ThingClassLoader的使用
返回ThingClassLoader的org.xmeta中的方法修饰符和类型方法说明Category.getClassLoader()返回Category对应的ClassLoader。ThingManager.getClassLoader()返回模型管理器的类装载器。World.getClassLoader()参数类型为ThingClassLoader的org.xmeta中的方法 -
org.xmeta.thingManagers中ThingClassLoader的使用
修饰符和类型方法说明CachedCategory.getClassLoader()ClassCategory.getClassLoader()ClassThingManager.getClassLoader()FileThingManager.getClassLoader()JarThingManager.getClassLoader()JdbcThingManager.getClassLoader()RedisThingManager.getClassLoader()TransientCategory.getClassLoader()TransientThingManager.getClassLoader()参数类型为ThingClassLoader的org.xmeta.thingManagers中的方法修饰符和类型方法说明voidCachedCategory.setClassLoader(ThingClassLoader classLoader) voidClassCategory.setClassLoader(ThingClassLoader classLoader) voidTransientCategory.setClassLoader(ThingClassLoader classLoader) -
org.xmeta.util中ThingClassLoader的使用