Hitachi

JP1 Version 12 JP1/Navigation Platform Development Guide


4.5 Implementing processing to be performed during plugin initialization or termination

In the PluginInitializer class of the IPluginInitializer interface, implement the processing that must be performed when a plugin starts or stops. If there is no such processing, the PluginInitializer class created by the template plugin creation command can be used without changes.