Package | Description |
---|---|
org.glassfish.tools.ide.admin |
Modifier and Type | Class and Description |
---|---|
class |
CommandChangeAdminPassword
GlassFish server change administrator's password administration
command entity.
|
class |
CommandJavaClassPath
GlassFish server administration command entity with local Java SE support
and class path.
|
class |
CommandStartDAS
GlassFish Server Start DAS Command Entity.
|
Modifier and Type | Field and Description |
---|---|
(package private) CommandJava |
RunnerJava.command
Holding data for command execution.
|
Modifier and Type | Method and Description |
---|---|
private static String |
RunnerJava.getJavaVM(GlassFishServer server,
CommandJava command)
Constructs path to Java VM executable and verifies if it exists.
|
(package private) static void |
RunnerJava.setJavaEnvironment(Map<String,String> env,
CommandJava command)
Prepare Java VM environment for Glassfish server execution.
|
Copyright © 2013. All Rights Reserved.