Skip to content
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.

Feat/keyp 108 plugin lifecycle management #344

Commits on Jun 9, 2020

  1. Refact: KEYP-108:

    * KeypleReaderException is now thrown by all class implementing AbstractPlugin
    * Removed KeypleRuntimeException from AbstractPlugin constructor
    * AbstractPluginFactory us now an interface (to be renamed!)
    * All exceptions in getPluginInstances() implementations are now wrapped into KeyplePluginInstanciationException.
    
    Signed-off-by: Meddy Menzikoff <m.menzikoff@oneclickflare.fr>
    ocfmem committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    e7881b8 View commit details
    Browse the repository at this point in the history
  2. Refact: KEYP-108: Renammed AbstractPluginFactory to PluginFactory

    Signed-off-by: Meddy Menzikoff <m.menzikoff@oneclickflare.fr>
    ocfmem committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    47a2308 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. Fix: Tests issues

    Signed-off-by: Meddy Menzikoff <m.menzikoff@oneclickflare.fr>
    ocfmem committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    d81108a View commit details
    Browse the repository at this point in the history
  2. Refact: Improved singleton parter of PcscPluginImpl

    Signed-off-by: Meddy Menzikoff <m.menzikoff@oneclickflare.fr>
    ocfmem committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    acaf1af View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Refact: Code review feedback

    Signed-off-by: Meddy Menzikoff <m.menzikoff@oneclickflare.fr>
    ocfmem committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    7f62b8e View commit details
    Browse the repository at this point in the history
  2. Fix: Typo

    Signed-off-by: Meddy Menzikoff <m.menzikoff@oneclickflare.fr>
    ocfmem committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    104c341 View commit details
    Browse the repository at this point in the history