Interface UnomiManagementService

  • All Known Implementing Classes:
    UnomiManagementServiceImpl

    public interface UnomiManagementService
    This service provide method to manage unomi
    Author:
    dgaillard
    • Method Detail

      • startUnomi

        void startUnomi()
                 throws org.osgi.framework.BundleException
        This method will start Apache Unomi
        Throws:
        org.osgi.framework.BundleException - if there was an error starting Unomi's bundles
      • stopUnomi

        void stopUnomi()
                throws org.osgi.framework.BundleException
        This method will stop Apache Unomi
        Throws:
        org.osgi.framework.BundleException - if there was an error stopping Unomi's bundles