public interface StateProvider
StateProvider interface
should be registered as an OSGi Service. State providers forms system state snapshot at a fixed stage.| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Returns the State Provider user friendly name
|
void |
printState(java.io.PrintWriter writer)
Prints the module state
|
Copyright © 2019 Bosch Software Innovations GmbH. All Rights Reserved.