Class NoOpSubscriber
java.lang.Object
io.getunleash.event.NoOpSubscriber
- All Implemented Interfaces:
UnleashSubscriber
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.getunleash.event.UnleashSubscriber
clientMetrics, clientRegistered, featuresBackedUp, featuresBackupRestored, featuresBootstrapped, impression, on, onError, onReady, toggleBackupRestored, toggleEvaluated, togglesBackedUp, togglesBootstrapped, togglesFetched
-
Constructor Details
-
NoOpSubscriber
public NoOpSubscriber()
-