Hitachi

JP1 Version 12 JP1/Navigation Platform Development Guide


6.2 ISuspendActionController (suspend/resume action controller interface)

This interface is used to manipulate suspend information in Suspend/Resume Plugins.

Package

package jp.co.hitachi.soft.ucnp.plugin.suspend.controller;

Format

public Interface ISuspendActionController

Methods

About an instance of a user implementation class that inherits ISuspendActionController

An instance of a user implementation class that inherits ISuspendActionController is created only once when a method is invoked for the first time. All methods are invoked for the same instance.

Organization of this section