Uses of Interface
de.hybris.platform.jmx.mbeans.ProfilingReportTemplate
-
Packages that use ProfilingReportTemplate Package Description de.hybris.platform.jmx.mbeans de.hybris.platform.jmx.mbeans.impl -
-
Uses of ProfilingReportTemplate in de.hybris.platform.jmx.mbeans
Subinterfaces of ProfilingReportTemplate in de.hybris.platform.jmx.mbeans Modifier and Type Interface Description interfaceProfilingReportBeanThis interface will be used for specifying all methods, which will be "exported" via JMX. -
Uses of ProfilingReportTemplate in de.hybris.platform.jmx.mbeans.impl
Classes in de.hybris.platform.jmx.mbeans.impl that implement ProfilingReportTemplate Modifier and Type Class Description classProfilerReportPOJOPOJO which contains the collected/calculated "profiling data".
-