Package | Description |
---|---|
org.glassfish.tools.ide.server |
Modifier and Type | Method and Description |
---|---|
static ServerTasks.StartMode |
ServerTasks.StartMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServerTasks.StartMode[] |
ServerTasks.StartMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static ResultProcess |
ServerTasks.startServer(GlassFishServer server,
StartupArgs args,
ServerTasks.StartMode mode)
Starts local GF server.
|
Copyright © 2013. All Rights Reserved.