Interface RuntimeFactory

All Superinterfaces:
AutoCloseable
All Known Implementing Classes:
KubernetesRuntimeFactory, ProcessRuntimeFactory, ThreadRuntimeFactory

public interface RuntimeFactory extends AutoCloseable
A factory to create Runtimes to invoke functions.