Uses of Interface
de.hybris.platform.jmx.mbeans.ProfilingReportBean
-
Packages that use ProfilingReportBean Package Description de.hybris.platform.aop de.hybris.platform.jmx.mbeans.impl -
-
Uses of ProfilingReportBean in de.hybris.platform.aop
Method parameters in de.hybris.platform.aop with type arguments of type ProfilingReportBean Modifier and Type Method Description voidAbstractProfilingAspect. setTemplate(java.lang.Class<? extends ProfilingReportBean> template)Setter for theProfilingReportBeaninstance. -
Uses of ProfilingReportBean in de.hybris.platform.jmx.mbeans.impl
Classes in de.hybris.platform.jmx.mbeans.impl that implement ProfilingReportBean Modifier and Type Class Description classProfilerReportPOJOPOJO which contains the collected/calculated "profiling data".
-