|
org.netbeans.modules.j2eeserver/4 1.55.0 1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.netbeans.modules.j2ee.deployment.devmodules.api.ServerManager
public final class ServerManager
ServerManager class provides access to the Server Manager dialog.
| Method Summary | |
|---|---|
static String |
showAddServerInstanceWizard()
Displays the add server instance wizarad and returns the ID of the added server instance. |
static void |
showCustomizer(String serverInstanceID)
Deprecated. use CommonServerUIs.showCustomizer(org.netbeans.api.server.ServerInstance) instead |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void showCustomizer(String serverInstanceID)
CommonServerUIs.showCustomizer(org.netbeans.api.server.ServerInstance) instead
serverInstanceID - server instance which should be preselected, if
null the first server instance will be preselected.
IllegalThreadStateException - if the method is not called from the
event dispatch thread.public static String showAddServerInstanceWizard()
null
if the wizard was cancelled.
IllegalThreadStateException - if the method is not called from the
event dispatch thread.
|
org.netbeans.modules.j2eeserver/4 1.55.0 1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||