| Package | Description |
|---|---|
| net.kuujo.vertigo.component | |
| net.kuujo.vertigo.component.impl |
| Modifier and Type | Method and Description |
|---|---|
ComponentConfig.Type |
ComponentConfig.getType()
Returns the component type.
|
static ComponentConfig.Type |
ComponentConfig.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComponentConfig.Type[] |
ComponentConfig.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ComponentConfig.Type |
DefaultVerticleConfig.getType() |
ComponentConfig.Type |
DefaultModuleConfig.getType() |
Copyright © 2013-2014. All Rights Reserved.