Uses of Class
edu.umk.mat.merdacz.JGServer.config.PluginCfg

Packages that use PluginCfg
edu.umk.mat.merdacz.JGServer.config   
 

Uses of PluginCfg in edu.umk.mat.merdacz.JGServer.config
 

Methods in edu.umk.mat.merdacz.JGServer.config that return PluginCfg
 PluginCfg ServerCfg.getPlugin(java.lang.String pluginName)
           
 

Methods in edu.umk.mat.merdacz.JGServer.config with parameters of type PluginCfg
 void ServerCfg.addPlugin(PluginCfg plugin)