Package | Description |
---|---|
org.jboss.as.host.controller |
Modifier and Type | Method and Description |
---|---|
static DirectoryGrouping |
DirectoryGrouping.defaultValue()
Returns the default directory grouping.
|
static DirectoryGrouping |
DirectoryGrouping.forName(String localName) |
static DirectoryGrouping |
DirectoryGrouping.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DirectoryGrouping[] |
DirectoryGrouping.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.