com.pcbsys.nirvana.client.nRegisteredEventUpdateListener Interface Reference

This interface should be implemented by any object that wishes to register itself as an asynchronous subscriber and only receive update events only from a registered event More...

Inheritance diagram for com.pcbsys.nirvana.client.nRegisteredEventUpdateListener:
com.pcbsys.nirvana.client.nEventListener

Additional Inherited Members

- Public Member Functions inherited from com.pcbsys.nirvana.client.nEventListener
void go (nConsumeEvent evt)
 This method is asynchronously called by the nirvana client API to deliver an event to a registered subscriber. More...
 

Detailed Description

This interface should be implemented by any object that wishes to register itself as an asynchronous subscriber and only receive update events only from a registered event

nConsumeEvent nChannel