Package | Description |
---|---|
org.jboss.as.host.controller |
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.
|
Modifier and Type | Method and Description |
---|---|
void |
HostControllerLogger.ignoringPermGen(JvmType type,
String jvm)
Logs a warning message indicating <permgen> is being ignored.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.