org.nuxeo.ecm.core.client
Class Launcher
java.lang.Object
org.nuxeo.ecm.core.client.Launcher
- All Implemented Interfaces:
- Runnable
public class Launcher
- extends Object
- implements Runnable
- Author:
- Gaelle Bamberger
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Launcher
public Launcher()
addProperties
public void addProperties(Hashtable<String,String> props)
getLibDir
protected static File getLibDir()
throws Exception
- Throws:
Exception
getBundles
public static Collection<File> getBundles()
throws Exception
- Throws:
Exception
setProperties
protected static File setProperties()
throws IOException
- Throws:
IOException
setup
protected static NuxeoApp setup()
throws Exception
- Creates a nuxeo application.
- Throws:
Exception
main
public static void main(String[] args)
throws Exception
- Launch application.
- Throws:
Exception
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2010 Nuxeo SAS. All Rights Reserved.