Interface UpdatingMonitoringService
- All Superinterfaces:
MonitoringService,ParameterConfigurerProvider,Service,ServiceBase
Specialized monitoring service that is automatically updated with the
MetricsProvider.- Author:
- Holger Eichelberger, SSE
-
Field Summary
Fields inherited from interface de.iip_ecosphere.platform.services.environment.switching.ServiceBase
APPLICATION_SEPARATOR, DEFAULT_APPLICATION_INSTANCE_ID -
Method Summary
Modifier and TypeMethodDescriptionvoidCalled to calculate/update the metrics.Methods inherited from interface de.iip_ecosphere.platform.services.environment.MonitoringService
attachMetricsProviderMethods inherited from interface de.iip_ecosphere.platform.services.environment.Service
activate, addTypeSubstitution, createType, createType, getDescription, getKind, getName, getNetMgtKeyAddress, getParameterConfigurer, getParameterNames, getSubstitutedType, getTypeCreator, getTypeSubstitutions, getVersion, isDeployable, isTopLevel, migrate, passivate, reconfigure, switchTo, updateMethods inherited from interface de.iip_ecosphere.platform.services.environment.switching.ServiceBase
getId, getState, setState
-
Method Details
-
calculateMetrics
void calculateMetrics()Called to calculate/update the metrics.
-