Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » MobiLink - Server Administration » Writing Synchronization Scripts in Java » MobiLink server API for Java Reference » ServerContext interface

addWarningListener method Next Page

removeWarningListener method


Syntax

public void removeWarningListener( LogListener ll )

Remarks

Removes the specified LogListener from the list of listeners that are to receive a notification when a warning is printed.

Parameters