Uses of Interface
org.eclipse.keyple.core.service.PluginEvent
- 
Packages that use PluginEvent Package Description org.eclipse.keyple.core.service.spi 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 PluginEvent Modifier and Type Method Description voidPluginObserverSpi. onPluginEvent(PluginEvent pluginEvent)Invoked when a plugin event occurs. 
 -