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

io.molr.commons.domain.MissionHandleFactory Maven / Gradle / Ivy

/**
 * Copyright (c) 2018 European Organisation for Nuclear Research (CERN), All Rights Reserved.
 */

package io.molr.commons.domain;

public interface MissionHandleFactory {

    MissionHandle createHandle();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy