| Package | Description |
|---|---|
| org.apache.uima.aae.spi.transport |
| Modifier and Type | Method and Description |
|---|---|
static SpiListener.SpiEvent |
SpiListener.SpiEvent.valueOf(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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpiListener.onSpiEvent(SpiListener.SpiEvent event)
This method is called by the SPI implementation.
|
Copyright © 2016. All rights reserved.