Interface JarArtifactLauncher

All Superinterfaces:
ArtifactLauncher<JarArtifactLauncher.JarInitContext>, AutoCloseable, Closeable
All Known Implementing Classes:
DefaultJarLauncher

public interface JarArtifactLauncher extends ArtifactLauncher<JarArtifactLauncher.JarInitContext>
If an implementation of this class is found using the ServiceLoader mechanism, then it is used. Otherwise DefaultJarLauncher is used