Uses of Interface
org.eclipse.keyple.core.service.PluginEvent
Package
Description
Interfaces to be implemented by applications to allow Keyple services to call the dedicated
methods.
-
Uses of PluginEvent in org.eclipse.keyple.core.service.spi
Modifier and TypeMethodDescriptionvoid
PluginObserverSpi.onPluginEvent
(PluginEvent pluginEvent) Invoked when a plugin event occurs.