metaglue
Interface CatalogListener

All Superinterfaces:
Remote

public interface CatalogListener
extends Remote


Method Summary
 void agentAdded(CatalogEvent e)
           
 void agentRemoved(CatalogEvent e)
           
 

Method Detail

agentAdded

public void agentAdded(CatalogEvent e)
                throws RemoteException

agentRemoved

public void agentRemoved(CatalogEvent e)
                  throws RemoteException