Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.client
Class Launcher

java.lang.Object
  extended by org.nuxeo.ecm.core.client.Launcher
All Implemented Interfaces:
Runnable

public class Launcher
extends Object
implements Runnable

Author:
Gaelle Bamberger

Constructor Summary
Launcher()
           
 
Method Summary
 void addProperties(Map<String,String> props)
           
static Collection<File> getBundles()
           
static void main(String[] args)
          Launch application.
 void run()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Launcher

public Launcher()
Method Detail

addProperties

public void addProperties(Map<String,String> props)

getBundles

public static Collection<File> getBundles()
                                   throws Exception
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

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.