delay used by the KeepRemoteContextAliveManager
to keep alive the remote contexts */
//
mPort = port;
mCallHandler = new CallHandler();
mServer = new Server();
try {
mCallHandler.registerGlobal(ICartagoNodeRemote.class, this);
} catch (LipeRMIException e) {
// TODO Auto-generated catch block