Package | Description |
---|---|
com.sun.enterprise.config.serverbeans |
Modifier and Type | Interface and Description |
---|---|
interface |
JavaConfig
Java Runtime environment configuration
|
interface |
Profiler
Profilers could be one of jprobe, optimizeit, hprof, wily and so on
jvm-options and property elements are used to record the settings needed to
get a particular profiler going.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
JvmOptionBag.Duck.contains(JvmOptionBag me,
String opt) |
static List<String> |
JvmOptionBag.Duck.getJvmOptions(JvmOptionBag me) |
static String |
JvmOptionBag.Duck.getStartingWith(JvmOptionBag me,
String start) |
static int |
JvmOptionBag.Duck.getXmsMegs(JvmOptionBag me) |
static int |
JvmOptionBag.Duck.getXmxMegs(JvmOptionBag me) |
Copyright © 2020. All rights reserved.