All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.swisscom.cloud.sb.broker.metrics.PlanMetricService.groovy Maven / Gradle / Ivy

package com.swisscom.cloud.sb.broker.metrics

import com.swisscom.cloud.sb.broker.model.Plan

interface PlanMetricService {
    void bindMetricsPerPlan(Plan plan)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy