package org.argeo.slc.runtime; /** A local agent, able to run SLC Execution locally. */ public interface SlcAgent { }