Uses of Enum Class
org.jboss.as.threads.Attribute
-
Uses of Attribute in org.jboss.as.threads
Methods in org.jboss.as.threads that return AttributeModifier and TypeMethodDescriptionstatic Attributestatic AttributeReturns the enum constant of this class with the specified name.static Attribute[]Attribute.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jboss.as.threads with parameters of type AttributeModifier and TypeMethodDescriptionfinal XMLStreamExceptionThreadsLogger_$logger.countMustBePositive(Attribute count, Location location) final XMLStreamExceptionThreadsLogger_$logger.perCpuMustBePositive(Attribute perCpu, Location location) final voidThreadsLogger_$logger.perCpuNotSupported(Attribute perCpuAttr, BigDecimal count, Attribute countAttr, BigDecimal perCpu, Attribute perCpuAgain, int processors, int fullCount, Attribute countAttrAgain)