Package org.eclipse.keyple.core.plugin.spi
package org.eclipse.keyple.core.plugin.spi
SPI for plugins and factories.
- Since:
- 2.0.0
-
ClassDescriptionPlugin (non pool) having autonomous capabilities to observe reader connections and disconnections.Plugin (non pool) able to manage a dynamic list of readers and provide the content on request (for example PC/SC).Factory of
PluginSpi
Plugin (non pool) able to manage a static list of readers.Factory ofPoolPluginSpi
Plugin able to manage a dynamic list of readers based on an allocation/de-allocation mechanism (for example HSM).