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

commonMain.dk.cachet.carp.common.application.services.ApplicationService.kt Maven / Gradle / Ivy

package dk.cachet.carp.common.application.services


/**
 * Exposes interactions with internal domain objects which may raise [TIntegrationEvent]s.
 */
interface ApplicationService<
    Self : ApplicationService,
    in TIntegrationEvent : IntegrationEvent
>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy