| Package | Description |
|---|---|
| org.teiid.adminapi | |
| org.teiid.adminapi.impl |
| Modifier and Type | Method and Description |
|---|---|
PropertyDefinition.RestartType |
PropertyDefinition.getRequiresRestart()
Get whether this property requires the system to be restarted before it takes effect.
|
static PropertyDefinition.RestartType |
PropertyDefinition.RestartType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertyDefinition.RestartType[] |
PropertyDefinition.RestartType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PropertyDefinition.RestartType |
PropertyDefinitionMetadata.getRequiresRestart() |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyDefinitionMetadata.setRequiresRestart(PropertyDefinition.RestartType requiresRestart) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.