Uses of Class
org.apache.unomi.services.impl.cluster.ClusterSystemStatisticsEvent
- 
Packages that use ClusterSystemStatisticsEvent Package Description org.apache.unomi.services.impl.cluster  - 
- 
Uses of ClusterSystemStatisticsEvent in org.apache.unomi.services.impl.cluster
Methods in org.apache.unomi.services.impl.cluster that return types with arguments of type ClusterSystemStatisticsEvent Modifier and Type Method Description Class<ClusterSystemStatisticsEvent>ClusterSystemStatisticsEventHandler. getType()Methods in org.apache.unomi.services.impl.cluster with parameters of type ClusterSystemStatisticsEvent Modifier and Type Method Description voidClusterSystemStatisticsEventHandler. handle(ClusterSystemStatisticsEvent event) 
 -