Interface OsgiMiddlewareManager

All Known Implementing Classes:
FelixManager

public interface OsgiMiddlewareManager
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    void
     
    void
     
  • Method Details

    • isStarted

      boolean isStarted()
    • startSystem

      void startSystem()
    • stopSystem

      @PreDestroy void stopSystem()