Package org.kie.api.management
Interface StatelessKieSessionMonitoringMXBean
- 
- All Superinterfaces:
 GenericKieSessionMonitoringMXBean
public interface StatelessKieSessionMonitoringMXBean extends GenericKieSessionMonitoringMXBean
An MBean interface forStatelessKieSessionmonitoring 
- 
- 
Nested Class Summary
- 
Nested classes/interfaces inherited from interface org.kie.api.management.GenericKieSessionMonitoringMXBean
GenericKieSessionMonitoringMXBean.IAgendaStatsData, GenericKieSessionMonitoringMXBean.IGlobalProcessStatsData, GenericKieSessionMonitoringMXBean.IProcessStatsData 
 - 
 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetTotalObjectsDeleted()longgetTotalObjectsInserted()- 
Methods inherited from interface org.kie.api.management.GenericKieSessionMonitoringMXBean
getAverageFiringTime, getKieBaseId, getKieSessionName, getLastReset, getName, getStatsByProcess, getStatsByRule, getStatsForProcess, getStatsForRule, getTotalFiringTime, getTotalMatchesCancelled, getTotalMatchesCreated, getTotalMatchesFired, getTotalProcessInstancesCompleted, getTotalProcessInstancesStarted, getTotalSessions, reset 
 - 
 
 -