com.opencredo.concourse.domain.commands.dispatching.CommandProcessor Maven / Gradle / Ivy
package com.opencredo.concourse.domain.commands.dispatching;
import com.opencredo.concourse.domain.commands.Command;
import java.util.Optional;
public interface CommandProcessor {
Optional
© 2015 - 2025 Weber Informatics LLC | Privacy Policy