public class UpstreamExecutorVerticleFactory extends java.lang.Object implements IVerticleFactory
Constructor and Description |
---|
UpstreamExecutorVerticleFactory() |
Modifier and Type | Method and Description |
---|---|
boolean |
isWorker() |
org.vertx.java.platform.Verticle |
newInstance() |
public boolean isWorker()
isWorker
in interface IVerticleFactory
public org.vertx.java.platform.Verticle newInstance()
newInstance
in interface IVerticleFactory
Copyright © 2021. All Rights Reserved.