Package | Description |
---|---|
org.glassfish.tools.ide.admin |
Modifier and Type | Method and Description |
---|---|
static <E extends Result> |
ServerAdmin.exec(ExecutorService executor,
GlassFishServer srv,
Command cmd,
IdeContext ide)
Deprecated.
IdeContext class will be removed. |
static <E extends Result> |
ServerAdmin.exec(ExecutorService executor,
GlassFishServer srv,
Command cmd,
IdeContext ide,
TaskStateListener... listeners)
Deprecated.
IdeContext class will be removed. |
static <E extends Result> |
ServerAdmin.exec(GlassFishServer srv,
Command cmd,
IdeContext ide)
Deprecated.
IdeContext class will be removed. |
static <E extends Result> |
ServerAdmin.exec(GlassFishServer srv,
Command cmd,
IdeContext ide,
TaskStateListener... listeners)
Deprecated.
IdeContext class will be removed. |
Constructor and Description |
---|
RunnerHttpAddResources(GlassFishServer server,
Command command,
IdeContext ide)
Constructs an instance of administration command executor using
HTTP interface.
|
RunnerHttpCreateInstance(GlassFishServer server,
Command command,
IdeContext ide)
Constructs an instance of administration command executor using
HTTP interface.
|
Copyright © 2013. All Rights Reserved.