org.eodisp.wrapper.hla
Interface ObjectClassDiscoveryListener


public interface ObjectClassDiscoveryListener

Listener interface to notify object discoveries.

Author:
Andrzej Kapolka, ibirrer

Method Summary
 void objectInstanceDiscovered(ObjectClassInstance objectClassInstance)
          Notifies the listener that a new object instance has been created in the federation
 

Method Detail

objectInstanceDiscovered

void objectInstanceDiscovered(ObjectClassInstance objectClassInstance)
Notifies the listener that a new object instance has been created in the federation

Parameters:
objectClassInstance - the newly created object instance proxy