Uses of Class
org.jcsp.net.settings.Plugin

Packages that use Plugin
org.jcsp.net.settings This package is used internally by the JCSP network infrastructure to load XML configuration files and represent their structure. 
 

Uses of Plugin in org.jcsp.net.settings
 

Methods in org.jcsp.net.settings that return Plugin
 Plugin Plugins.getPlugin(String pluginName)
           
 Plugin[] Plugins.getPlugins()
           
 

Methods in org.jcsp.net.settings with parameters of type Plugin
 void Plugins.addPlugin(Plugin p)
           
 void Plugins.removePlugin(Plugin p)
           
 



Copyright © 1996-2012. All Rights Reserved.