PlatformStatusManager¶
-
public interface
PlatformStatusManager¶ This is an interface for the manager of the platform status. The manager should keep track of the status and return it to callers.
Methods¶
getCurrentStatus¶
-
PlatformStatus
getCurrentStatus()¶ Used to fetch the current status of the platform.
Returns: the current status of the platform, never null