public static class DirNotificationsClusterProducer.Factory extends java.lang.Object implements IVerticleFactory, IUniqueVerticleFactory
Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
boolean |
isWorker() |
io.vertx.core.Verticle |
newInstance() |
public boolean isWorker()
isWorker
in interface IVerticleFactory
public io.vertx.core.Verticle newInstance()
newInstance
in interface IVerticleFactory
Copyright © 2021. All Rights Reserved.