public class MultiSessionStarter
extends java.lang.Object
Constructor and Description |
---|
MultiSessionStarter() |
Modifier and Type | Method and Description |
---|---|
static void |
start(MultilateralSessionConfiguration config,
java.awt.Component oldComp)
Start the session.
|
public static void start(MultilateralSessionConfiguration config, java.awt.Component oldComp) throws java.lang.Exception
config
- the configuration to useoldComp
- the old component in the , that will be replaced (using
NegoGUIApp.negoGUIView
) by a progress panel once the
start succeeded.java.lang.Exception