Uses of Class
org.iworkz.genesis.vertx.maven.MavenServiceOptions
-
Uses of MavenServiceOptions in org.iworkz.genesis.vertx.maven
Methods in org.iworkz.genesis.vertx.maven that return MavenServiceOptionsModifier and TypeMethodDescriptionprotected MavenServiceOptionsGenesisMavenVerticleFactory.createServiceOptions(String coordsString, String identifierNoPrefix, String serviceName, ClassLoader classLoader) protected MavenServiceOptionsGenesisMavenVerticleFactory.createServiceOptions(URLClassLoader urlClassLoader, File file, byte[] checksum, String identifierNoPrefix, String serviceName) Methods in org.iworkz.genesis.vertx.maven with parameters of type MavenServiceOptionsModifier and TypeMethodDescriptionprotected io.vertx.core.AbstractVerticleGenesisMavenVerticleFactory.createWrapperVerticle(String fullQualifiedVerticleName, MavenServiceOptions serviceOptions, io.vertx.core.DeploymentOptions deploymentOptions)