com.intel.gpe.client2.common.clientwrapper
Interface UpdateListener


public interface UpdateListener

Version:
$Id: UpdateListener.java,v 1.1 2006/05/25 07:31:11 vashorin Exp $
Author:
Valery Shorin

Method Summary
 void notify(ClientWrapper client, java.lang.Object from)
          Notify the listener about the update
 

Method Detail

notify

void notify(ClientWrapper client,
            java.lang.Object from)
Notify the listener about the update

Parameters:
client - the updated client


Copyright © 2008. All Rights Reserved.