Package org.onosproject.cluster
Interface ComponentsMonitorService
- 
public interface ComponentsMonitorServiceMonitors the status of OSGi components. 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisFullyStarted(List<String> features)Checks if all given OSGi features are ready. 
 -