Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.storage.sql
Class NuxeoServerRunner

java.lang.Object
  extended by org.nuxeo.ecm.core.storage.sql.NuxeoServerRunner

public class NuxeoServerRunner
extends Object

Runs a Nuxeo server based on the unit tests configuration. Wait for a connection on a given port to stop it.

Args: -p SHUTDOWNPORT


Nested Class Summary
static class NuxeoServerRunner.Stopper
           
static class NuxeoServerRunner.ToRun
           
 
Field Summary
static int shutdownPort
           
 
Constructor Summary
NuxeoServerRunner()
           
 
Method Summary
static void getPortFromArgs(String[] args)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

shutdownPort

public static int shutdownPort
Constructor Detail

NuxeoServerRunner

public NuxeoServerRunner()
Method Detail

getPortFromArgs

public static void getPortFromArgs(String[] args)

main

public static void main(String[] args)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.