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