Uses of Interface
org.eclipse.keyple.core.service.Plugin
Package
Description
Interfaces and classes to manipulate core Keyple objects and services.
-
Uses of Plugin in org.eclipse.keyple.core.service
Modifier and TypeInterfaceDescriptioninterface
Plugin able to observe the connection/disconnection ofCardReader
.interface
Plugin able to handle the access to an undefined number ofCardReader
.Modifier and TypeMethodDescriptionReturns the plugin whose name is provided as an argument.SmartCardService.getPlugin
(org.calypsonet.terminal.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.