Class SessionsStatisticsChart
- java.lang.Object
-
- de.hybris.platform.servicelayer.stats.chart_impl.DefaultStatisticsChart
-
- de.hybris.platform.servicelayer.stats.chart_impl.SessionsStatisticsChart
-
- All Implemented Interfaces:
StatisticsChart,org.springframework.beans.factory.InitializingBean
public class SessionsStatisticsChart extends DefaultStatisticsChart implements org.springframework.beans.factory.InitializingBean
-
-
Constructor Summary
Constructors Constructor Description SessionsStatisticsChart(java.lang.String name, java.lang.String unit)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidafterPropertiesSet()-
Methods inherited from class de.hybris.platform.servicelayer.stats.chart_impl.DefaultStatisticsChart
addAggregatedCollector, addLine, addLinetoView, addView, containsLine, getAggregatedCollector, getAggregatedLines, getAllAggregatedCollectors, getAllLines, getBasicLines, getLine, getLineCount, getName, getUnit, getViewLines, removeLine, setAggregatedLines, setBasicLines, setViews
-
-