Uses of Interface
de.deepamehta.core.service.PluginInfo

Packages that use PluginInfo
de.deepamehta.core.impl   
de.deepamehta.core.service   
de.deepamehta.plugins.webservice   
 

Uses of PluginInfo in de.deepamehta.core.impl
 

Classes in de.deepamehta.core.impl that implement PluginInfo
(package private)  class PluginInfoImpl
           
 

Fields in de.deepamehta.core.impl declared as PluginInfo
private  PluginInfo PluginImpl.pluginInfo
           
 

Methods in de.deepamehta.core.impl that return PluginInfo
(package private)  PluginInfo PluginImpl.getInfo()
           
 

Methods in de.deepamehta.core.impl that return types with arguments of type PluginInfo
(package private)  List<PluginInfo> PluginManager.getPluginInfo()
           
 List<PluginInfo> EmbeddedService.getPluginInfo()
           
 

Uses of PluginInfo in de.deepamehta.core.service
 

Methods in de.deepamehta.core.service that return types with arguments of type PluginInfo
 List<PluginInfo> DeepaMehtaService.getPluginInfo()
           
 

Uses of PluginInfo in de.deepamehta.plugins.webservice
 

Methods in de.deepamehta.plugins.webservice that return types with arguments of type PluginInfo
 List<PluginInfo> WebservicePlugin.getPluginInfo()
           
 



Copyright © 2014. All Rights Reserved.