Package io.getunleash.event
Class NoOpSubscriber
java.lang.Object
io.getunleash.event.NoOpSubscriber
- All Implemented Interfaces:
UnleashSubscriber
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods 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()
-