Uses of Interface
org.opennms.web.svclayer.rrd.RrdSummaryService
- 
Packages that use RrdSummaryService Package Description org.opennms.web.controller org.opennms.web.svclayer.rrd.support  - 
- 
Uses of RrdSummaryService in org.opennms.web.controller
Methods in org.opennms.web.controller with parameters of type RrdSummaryService Modifier and Type Method Description voidRrdSummaryController. setRrdSummaryService(RrdSummaryService rrdSummaryService) - 
Uses of RrdSummaryService in org.opennms.web.svclayer.rrd.support
Classes in org.opennms.web.svclayer.rrd.support that implement RrdSummaryService Modifier and Type Class Description classDefaultRrdSummaryServiceDefaultRrdSummaryService class. 
 -