Closed mateuszhyski closed 4 years ago
That one class PointValueCacheCooperateWithDao has been renamed to ServiceBrokerPointValue.This class works as a broker to dao (because of good architecture). PointValueCache contains only methods responsible for cooperate on cache. PointValueCache has been moved to responsible package for cache -> package org.scada_lts.cache. Junit test works correct.