Uses of Class
org.wso2.msf4j.deployer.MicroserviceDeploymentException
-
Packages that use MicroserviceDeploymentException Package Description org.wso2.msf4j.deployer -
-
Uses of MicroserviceDeploymentException in org.wso2.msf4j.deployer
Methods in org.wso2.msf4j.deployer that throw MicroserviceDeploymentException Modifier and Type Method Description static java.util.List<java.lang.Object>MicroserviceDeploymentUtils. getRourceInstances(java.io.File artifactFile)Initialize a list of objects from the jar for the specified classes in the jar's manifest file under 'microservices' key.
-