Package | Description |
---|---|
org.komodo.spi.runtime |
Modifier and Type | Method and Description |
---|---|
static TeiidPropertyDefinition.RestartType |
TeiidPropertyDefinition.RestartType.findRestartType(String name) |
TeiidPropertyDefinition.RestartType |
TeiidPropertyDefinition.getRequiresRestart() |
static TeiidPropertyDefinition.RestartType |
TeiidPropertyDefinition.RestartType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TeiidPropertyDefinition.RestartType[] |
TeiidPropertyDefinition.RestartType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TeiidPropertyDefinition.setRequiresRestart(TeiidPropertyDefinition.RestartType requiresRestart) |
Copyright © 2013–2019. All rights reserved.