Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.core.client
Class Launcher

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

public class Launcher
extends java.lang.Object
implements java.lang.Runnable

Author:
Gaelle Bamberger

Constructor Summary
Launcher()
           
 
Method Summary
 void addProperties(java.util.Hashtable<java.lang.String,java.lang.String> props)
           
static java.util.Collection<java.io.File> getBundles()
           
static void main(java.lang.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(java.util.Hashtable<java.lang.String,java.lang.String> props)

getBundles

public static java.util.Collection<java.io.File> getBundles()
                                                     throws java.lang.Exception
Throws:
java.lang.Exception

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Launch application.

Throws:
java.lang.Exception

run

public void run()
Specified by:
run in interface java.lang.Runnable

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.