Uses of Interface
systems.dmx.core.service.PluginInfo
-
Packages that use PluginInfo Package Description systems.dmx.core.impl systems.dmx.core.service systems.dmx.webservice -
-
Uses of PluginInfo in systems.dmx.core.impl
Methods in systems.dmx.core.impl that return types with arguments of type PluginInfo Modifier and Type Method Description List<PluginInfo>
CoreServiceImpl. getPluginInfo()
-
Uses of PluginInfo in systems.dmx.core.service
Methods in systems.dmx.core.service that return types with arguments of type PluginInfo Modifier and Type Method Description List<PluginInfo>
CoreService. getPluginInfo()
-
Uses of PluginInfo in systems.dmx.webservice
Methods in systems.dmx.webservice that return types with arguments of type PluginInfo Modifier and Type Method Description List<PluginInfo>
WebservicePlugin. getPluginInfo()
-