|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpiListener.SpiEvent | |
---|---|
org.apache.uima.aae.spi.transport |
Uses of SpiListener.SpiEvent in org.apache.uima.aae.spi.transport |
---|
Methods in org.apache.uima.aae.spi.transport that return SpiListener.SpiEvent | |
---|---|
static SpiListener.SpiEvent |
SpiListener.SpiEvent.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SpiListener.SpiEvent[] |
SpiListener.SpiEvent.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.uima.aae.spi.transport with parameters of type SpiListener.SpiEvent | |
---|---|
void |
SpiListener.onSpiEvent(SpiListener.SpiEvent event)
This method is called by the SPI implementation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |