org.apache.uima.aae.spi.transport
Interface SpiListener


public interface SpiListener


Nested Class Summary
static class SpiListener.SpiEvent
           
 
Method Summary
 void onSpiEvent(SpiListener.SpiEvent event)
          This method is called by the SPI implementation.
 

Method Detail

onSpiEvent

void onSpiEvent(SpiListener.SpiEvent event)
This method is called by the SPI implementation.

Parameters:
event - - SPI event


Copyright © 2012. All Rights Reserved.