Uses of Interface
org.eclipse.keyple.core.service.PluginEvent
Packages that use 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
Methods in org.eclipse.keyple.core.service.spi with parameters of type PluginEventModifier and TypeMethodDescriptionvoid
PluginObserverSpi.onPluginEvent
(PluginEvent pluginEvent) Invoked when a plugin event occurs.