Interface OsgiMiddlewareManager
- All Known Implementing Classes:
FelixManager
public interface OsgiMiddlewareManager
-
Method Summary
-
Method Details
-
isStarted
boolean isStarted() -
startSystem
void startSystem() -
stopSystem
@PreDestroy void stopSystem()
-