nns
Interface BioSensorListener

All Superinterfaces:
BioDeviceListener
All Known Implementing Classes:
MNS, MNScommandQueue, NNS, Translator, Translator

public interface BioSensorListener
extends BioDeviceListener

Author:
martin lukac Listener for the BioSensor

Method Summary
 void sensorCRLPercieved(BioSensorEvent event)
           
 void sensorPercieved(BioSensorEvent event)
           
 
Methods inherited from interface biocell.BioDeviceListener
bioEvent
 

Method Detail

sensorPercieved

void sensorPercieved(BioSensorEvent event)
Parameters:
event - - must be overriden to provide command access

sensorCRLPercieved

void sensorCRLPercieved(BioSensorEvent event)
Parameters:
event - - must be overriden to allow CRL parsed commands