public final class Components extends Object
| Constructor and Description |
|---|
Components() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isModuleName(String moduleName)
Indicates whether the given name is a module name.
|
static boolean |
isVerticleMain(String verticleMain)
Indicates whether the given name is a verticle main.
|
public static boolean isModuleName(String moduleName)
ModuleIdentifier class.moduleName - The name to check.public static boolean isVerticleMain(String verticleMain)
ModuleIdentifier class.verticleMain - The name to check.Copyright © 2013-2014. All Rights Reserved.