@Version("1.1.0")
Package com.adobe.granite.toggle.api.monitor
ADOBE CONFIDENTIAL
___________________
Copyright 2019 Adobe
All Rights Reserved.
NOTICE: All information contained herein is, and remains
the property of Adobe and its suppliers, if any. The intellectual
and technical concepts contained herein are proprietary to Adobe
and its suppliers and are protected by all applicable intellectual
property laws, including trade secret and copyright laws.
Dissemination of this information or reproduction of this material
is strictly forbidden unless prior written permission is obtained
from Adobe.
-
Interface Summary Interface Description ToggleMonitor Classes implement this interface in order to be notified of changes to a feature toggle, and to take action when those changes occur.ToggleMonitorManager This component allowsToggleMonitor
s to register to be notified of status checks on the feature toggle the monitor refers to. -
Class Summary Class Description ToggleMonitors The ToggleMonitors class provides controlled and proper access for activating and deactivating aToggleMonitor
.