public static class DashboardsVerticle.Factory extends java.lang.Object implements IVerticleFactory, IUniqueVerticleFactory
| 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.