类的使用
org.xmeta.util.ThingClassLoader
-
使用ThingClassLoader的程序包 程序包 说明 org.xmeta org.xmeta.thingManagers org.xmeta.util -
-
org.xmeta中ThingClassLoader的使用
返回ThingClassLoader的org.xmeta中的方法 修饰符和类型 方法 说明 ThingClassLoaderCategory. getClassLoader()返回Category对应的ClassLoader。ThingClassLoaderThingManager. getClassLoader()返回模型管理器的类装载器。ThingClassLoaderWorld. getClassLoader()参数类型为ThingClassLoader的org.xmeta中的方法 修饰符和类型 方法 说明 voidCategory. setClassLoader(ThingClassLoader classLoader)设置当前Category的类加载器。 -
org.xmeta.thingManagers中ThingClassLoader的使用
声明为ThingClassLoader的org.xmeta.thingManagers中的字段 修饰符和类型 字段 说明 protected ThingClassLoaderCachedCategory. classLoader返回ThingClassLoader的org.xmeta.thingManagers中的方法 修饰符和类型 方法 说明 ThingClassLoaderCachedCategory. getClassLoader()ThingClassLoaderClassCategory. getClassLoader()ThingClassLoaderClassThingManager. getClassLoader()ThingClassLoaderFileThingManager. getClassLoader()ThingClassLoaderJarThingManager. getClassLoader()ThingClassLoaderJdbcThingManager. getClassLoader()ThingClassLoaderRedisThingManager. getClassLoader()ThingClassLoaderTransientCategory. getClassLoader()ThingClassLoaderTransientThingManager. getClassLoader()参数类型为ThingClassLoader的org.xmeta.thingManagers中的方法 修饰符和类型 方法 说明 voidCachedCategory. setClassLoader(ThingClassLoader classLoader)voidClassCategory. setClassLoader(ThingClassLoader classLoader)voidTransientCategory. setClassLoader(ThingClassLoader classLoader) -
org.xmeta.util中ThingClassLoader的使用
org.xmeta.util中ThingClassLoader的子类 修饰符和类型 类 说明 classProjectClassLoader
-