Package | Description |
---|---|
org.jboss.as.ee.component |
Modifier and Type | Method and Description |
---|---|
ComponentNamingMode |
ComponentDescription.getNamingMode()
Get the naming mode of this component.
|
static ComponentNamingMode |
ComponentNamingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComponentNamingMode[] |
ComponentNamingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ComponentDescription.setNamingMode(ComponentNamingMode namingMode)
Set the naming mode of this component.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.