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