Class CIBAConfigurationService


  • @ApplicationScoped
    public class CIBAConfigurationService
    extends java.lang.Object
    Version:
    August 20, 2019
    Author:
    Javier Rojas Blum
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void processConfiguration​(org.json.JSONObject jsonConfiguration)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CIBAConfigurationService

        public CIBAConfigurationService()
    • Method Detail

      • processConfiguration

        public void processConfiguration​(org.json.JSONObject jsonConfiguration)