程序包 org.xmeta

类 ActionClassLoader

所有已实现的接口:
Closeable, AutoCloseable

public class ActionClassLoader extends URLClassLoader
动作模型的类装载器,每个动作都有一个自己的类装载器实例,动作加载器指定的类有自己来加载。
作者:
zyx
  • 构造器详细资料

    • ActionClassLoader

      public ActionClassLoader(URL[] urls, ClassLoader parent)