com.intel.gpe.client2.common.actions
Class RegistryChangeListener

java.lang.Object
  extended by com.intel.gpe.client2.common.actions.RegistryChangeListener
All Implemented Interfaces:
WSRPClientListChangeListener<com.intel.gpe.clients.api.RegistryClient>

public class RegistryChangeListener
extends java.lang.Object
implements WSRPClientListChangeListener<com.intel.gpe.clients.api.RegistryClient>

The listener to registry selection change event.

Version:
$Id: RegistryChangeListener.java,v 1.8 2006/05/25 07:31:11 vashorin Exp $
Author:
Alexander Lukichev, Valery Shorin

Constructor Summary
RegistryChangeListener(AsyncClient asyncClient, com.intel.gpe.util.observer.IObserver observer, com.intel.gpe.clients.api.ClientFactory<com.intel.gpe.clients.api.TargetSystemFactoryClient> factory)
           
 
Method Summary
 void notify(ClientWrapper<? extends com.intel.gpe.clients.api.RegistryClient,?> client)
          Notify the listener about the selection change
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegistryChangeListener

public RegistryChangeListener(AsyncClient asyncClient,
                              com.intel.gpe.util.observer.IObserver observer,
                              com.intel.gpe.clients.api.ClientFactory<com.intel.gpe.clients.api.TargetSystemFactoryClient> factory)
Method Detail

notify

public void notify(ClientWrapper<? extends com.intel.gpe.clients.api.RegistryClient,?> client)
Description copied from interface: WSRPClientListChangeListener
Notify the listener about the selection change

Specified by:
notify in interface WSRPClientListChangeListener<com.intel.gpe.clients.api.RegistryClient>


Copyright © 2008. All Rights Reserved.