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 voidServiceRuntime. deployArtifact(ServiceArtifactId id, String filename)Loads a Java service artifact from the specified file.