Uses of Class
com.exonum.binding.core.runtime.ServiceLoadingException
Package | Description |
---|---|
com.exonum.binding.core.runtime |
-
Uses of ServiceLoadingException in com.exonum.binding.core.runtime
Methods in com.exonum.binding.core.runtime that throw ServiceLoadingException Modifier and Type Method Description void
ServiceRuntime. deployArtifact(ServiceArtifactId id, java.lang.String filename)
Loads a Java service artifact from the specified file.