Modifier | Constructor and Description |
---|---|
protected |
Start(String[] arg)
Constructor, performing the actual Start that can be overridden.
|
Modifier and Type | Method and Description |
---|---|
protected ClientSessionManager |
createClientSessionManager(String iniFile,
boolean restart,
int type,
int clusterServer)
Creates the ClientSessionManager instance.
|
static void |
fullGC()
Performs the full garbage collection.
|
static void |
main(String[] arg)
This method starts execution of the server.
|
static void |
restart()
Restarts the server from this static method.
|
void |
run()
The Run method executed by the restart thread.
|
static void |
setManagerFinalized()
The ClientSessionManager calls this routine when it's being finalized.
|
protected Start(String[] arg)
public static void main(String[] arg)
The arguments can be the "server.ini" file to use and/or "restart", and the options "-ntservice" and/or "-nteventlog".
protected ClientSessionManager createClientSessionManager(String iniFile, boolean restart, int type, int clusterServer) throws IOException
IOException
public static void restart()
public static void setManagerFinalized()
public void run()
public static void fullGC()
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.