net.jxta.impl.meter
Interface ServiceMonitorImpl
- All Superinterfaces:
- Module, ServiceMonitor
- All Known Implementing Classes:
- EndpointServiceMonitor, GenericServiceMonitor, RendezvousServiceMonitor, ResolverServiceMonitor, TransportServiceMonitor
public interface ServiceMonitorImpl
- extends ServiceMonitor
Methods inherited from interface net.jxta.meter.ServiceMonitor |
beginCumulativeReport, createSupportedCumulativeServiceMonitorFilter, createSupportedServiceMonitorFilter, destroy, endCumulativeReport, getCumulativeServiceMetric, getModuleClassID, getServiceMetric, serviceMonitorFilterDeregistered, serviceMonitorFilterRegistered, validateCumulativeServiceMonitorFilter, validateServiceMonitorFilter |
init
void init(MonitorManager monitorManager)
resetPulseRate
void resetPulseRate(ServiceMonitorPulseInfo info,
int oldPulseRateIndex)
beginPulse
void beginPulse(ServiceMonitorPulseInfo pulseInfo)
endPulse
void endPulse(ServiceMonitorPulseInfo pulseInfo)