Package org.eclipse.keyple.core.service.spi
Interfaces to be implemented by applications to allow Keyple services to call the dedicated
methods.
- Since:
- 2.0.0
-
Interface Summary Interface Description PluginObservationExceptionHandlerSpi Plugin observation error handler to be notified of exceptions that may occur during operations carried out by the monitoring processes.PluginObserverSpi Plugin observer recipient of thePluginEvent
from aObservablePlugin
.