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

main.misk.feature.FeatureService.kt Maven / Gradle / Ivy

The newest version!
package misk.feature

import com.google.common.util.concurrent.Service

/**
 * Marker interface to integrate with the misk service graph.
 */
interface FeatureService : Service




© 2015 - 2024 Weber Informatics LLC | Privacy Policy