Package | Description |
---|---|
org.jboss.as.threads |
Modifier and Type | Method and Description |
---|---|
static Attribute |
Attribute.forName(String localName) |
static Attribute |
Attribute.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Attribute[] |
Attribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
XMLStreamException |
ThreadsLogger_$logger.countMustBePositive(Attribute count,
Location location) |
XMLStreamException |
ThreadsLogger_$logger.perCpuMustBePositive(Attribute perCpu,
Location location) |
void |
ThreadsLogger_$logger.perCpuNotSupported(Attribute perCpuAttr,
BigDecimal count,
Attribute countAttr,
BigDecimal perCpu,
Attribute perCpuAgain,
int processors,
int fullCount,
Attribute countAttrAgain) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.