Uses of Class
com.khubla.pragmatach.framework.plugin.PluginDescriptor

Packages that use PluginDescriptor
com.khubla.pragmatach.framework.plugin   
com.khubla.pragmatach.plugin.adminapp   
 

Uses of PluginDescriptor in com.khubla.pragmatach.framework.plugin
 

Methods in com.khubla.pragmatach.framework.plugin that return types with arguments of type PluginDescriptor
static Map<String,PluginDescriptor> PluginDescriptors.getPlugins()
           
 

Uses of PluginDescriptor in com.khubla.pragmatach.plugin.adminapp
 

Methods in com.khubla.pragmatach.plugin.adminapp that return types with arguments of type PluginDescriptor
 Map<String,PluginDescriptor> ShowPluginsController.getPlugins()
           
 

Method parameters in com.khubla.pragmatach.plugin.adminapp with type arguments of type PluginDescriptor
 void ShowPluginsController.setPlugins(Map<String,PluginDescriptor> plugins)
           
 



Copyright © 2014 khubla.com. All rights reserved.