public class LauncherServer
extends org.sistema.cs.JCSLauncher
Modifier and Type | Field and Description |
---|---|
protected org.sistema.persist.IServicePersist |
servicePersist |
Constructor and Description |
---|
LauncherServer(java.util.logging.Logger l,
org.sistema.cs.IConfigLoader c) |
Modifier and Type | Method and Description |
---|---|
void |
connect(org.sistema.cs.IJCS j,
org.sistema.cs.launch.Credential c)
Connects the instance.
|
java.lang.Runnable |
getGUI() |
int |
init() |
public LauncherServer(java.util.logging.Logger l, org.sistema.cs.IConfigLoader c)
l
- c
- public void connect(org.sistema.cs.IJCS j, org.sistema.cs.launch.Credential c) throws java.lang.Exception
j
- instance to be connectedc
- java.lang.Exception
public java.lang.Runnable getGUI()
getGUI
in class org.sistema.cs.JCSLauncher
public int init()
init
in class org.sistema.cs.JCSLauncher