Uses of Interface
org.eclipse.keyple.core.service.Plugin
Packages that use Plugin
Package
Description
Interfaces and classes to manipulate core Keyple objects and services.
-
Uses of Plugin in org.eclipse.keyple.core.service
Subinterfaces of Plugin in org.eclipse.keyple.core.serviceModifier and TypeInterfaceDescriptioninterface
Plugin able to observe the connection/disconnection ofCardReader
.interface
Plugin able to handle the access to an undefined number ofCardReader
.Methods in org.eclipse.keyple.core.service that return PluginModifier and TypeMethodDescriptionReturns the plugin whose name is provided as an argument.SmartCardService.getPlugin
(org.eclipse.keypop.reader.CardReader reader) Returns the plugin associated to the providedCardReader
.SmartCardService.registerPlugin
(org.eclipse.keyple.core.common.KeyplePluginExtensionFactory pluginFactory) Registers a new plugin to the service.Methods in org.eclipse.keyple.core.service that return types with arguments of type Plugin