com.sap.ip.me.api.services
Interface DeviceRestartListener


public interface DeviceRestartListener

Has to be implemented by applications which want to be informed if a device restart (soft reset) is necessary.

Author:
SAP

Method Summary
 void restartIsNecessary()
          The restart of the device is necessary.
 

Method Detail

restartIsNecessary

public void restartIsNecessary()
The restart of the device is necessary.



Copyright © 2005 SAP AG. All Rights Reserved.