Package | Description |
---|---|
org.jboss.as.host.controller.logging | |
org.jboss.as.host.controller.model.jvm |
Modifier and Type | Method and Description |
---|---|
void |
HostControllerLogger.ignoringPermGen(JvmType type,
String jvm)
Logs a warning message indicating <permgen> is being ignored.
|
void |
HostControllerLogger_$logger.ignoringPermGen(JvmType type,
String jvm) |
Modifier and Type | Method and Description |
---|---|
JvmType |
JvmElement.getJvmType() |
static JvmType |
JvmType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JvmType[] |
JvmType.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.