fw4spl
|
The namespace dataReg (data registration) contains classes which allow to parse the xml configuration of objects . More...
Classes | |
class | Plugin |
This class is started when the bundles is loaded. More... | |
Variables | |
static::fwRuntime::utils::GenericExecutableFactoryRegistrar< Plugin > | registrar ("::dataReg::Plugin") |
The namespace dataReg (data registration) contains classes which allow to parse the xml configuration of objects .
It also is used to load fwData and fwMedData library. So, if you want to use any objects in your application described in XML, you require this bundle: add the requirement in your application plugin.xml.
Example of plugin.xml: