Searched refs:alarmStoreSupplier (Results 1 – 1 of 1) sorted by relevance
48 void registerPuller(Supplier<AlarmStore> alarmStoreSupplier) { in registerPuller() argument57 final AlarmStore alarmStore = alarmStoreSupplier.get(); in registerPuller()