public class LegacyConfigurationMapper extends Object
| Constructor and Description |
|---|
LegacyConfigurationMapper() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isLegacy(String propertyName) |
static String |
remapKey(String propertyKey) |
static boolean |
remapsToCapability(String propertyName) |
static boolean |
remapsToProperty(String propertyName) |
static String |
remapValue(String propertyKey,
String propertyValue) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.