Uses of Interface
org.eclipse.keyple.core.service.spi.PluginObserverSpi
Package
Description
Interfaces and classes to manipulate core Keyple objects and services.
-
Uses of PluginObserverSpi in org.eclipse.keyple.core.service
Modifier and TypeMethodDescriptionvoid
ObservablePlugin.addObserver
(PluginObserverSpi observer) Registers a new observer to be notified when a plugin event occurs.void
ObservablePlugin.removeObserver
(PluginObserverSpi observer) Unregisters a plugin observer.