Package | Description |
---|---|
org.jboss.as.logging.logmanager |
Modifier and Type | Class and Description |
---|---|
static class |
PropertySorter.DefaultPropertySorter
A default configurator that uses a
comparator to determine whether the properties should be
sorted and the sort order. |
Modifier and Type | Field and Description |
---|---|
static PropertySorter |
PropertySorter.NO_OP
A default no-op sorter that always returns
false on the isReorderRequired(org.jboss.logmanager.config.PropertyConfigurable)
method. |
Copyright © 2023 JBoss by Red Hat. All rights reserved.