| Package | Description |
|---|---|
| com.sun.enterprise.config.modularity.customization |
| Modifier and Type | Method and Description |
|---|---|
ConfigCustomizationToken.CustomizationType |
ConfigCustomizationToken.getCustomizationType() |
static ConfigCustomizationToken.CustomizationType |
ConfigCustomizationToken.CustomizationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigCustomizationToken.CustomizationType[] |
ConfigCustomizationToken.CustomizationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ConfigCustomizationToken(String name,
String title,
String description,
String value,
String validationExpression,
TokenTypeDetails tokenTypeDetails,
ConfigCustomizationToken.CustomizationType customizationType) |
Copyright © 2013. All Rights Reserved.