Uses of Interface
org.eclipse.keyple.core.service.spi.PluginObservationExceptionHandlerSpi
-
Packages that use PluginObservationExceptionHandlerSpi Package Description org.eclipse.keyple.core.service Interfaces and classes to manipulate core Keyple objects and services. -
-
Uses of PluginObservationExceptionHandlerSpi in org.eclipse.keyple.core.service
Methods in org.eclipse.keyple.core.service with parameters of type PluginObservationExceptionHandlerSpi Modifier and Type Method Description void
ObservablePlugin. setPluginObservationExceptionHandler(PluginObservationExceptionHandlerSpi exceptionHandler)
Sets the exception handler.
-