Uses of Class
com.iizix.server.PluginLoader
Packages that use PluginLoader Package Description com.iizigo.app com.iizix.app.builder Uses of PluginLoader in com.iizigo.app
Constructors in com.iizigo.app with parameters of type PluginLoader Constructor Description EclipseApplicationDistributor(PropFactory propFactory, PropMgr propMgr, PluginLoader pluginLoader, java.util.concurrent.ExecutorService executorService, boolean isVerbose)
Constructs the application compiler for the target file.Uses of PluginLoader in com.iizix.app.builder
Constructors in com.iizix.app.builder with parameters of type PluginLoader Constructor Description ApplicationDistributor(PropFactory propFactory, PropMgr propMgr, PluginLoader pluginLoader, java.util.concurrent.ExecutorService executorService, boolean isVerbose)
Constructs the application compiler for the target file.