org.chorem.lima
Class LimaMain
java.lang.Object
org.chorem.lima.LimaMain
public class LimaMain
- extends Object
Lima main.
- Version:
- $Revision: 3017 $
Last update : $Date: 2010-08-23 22:01:24 +0200 (Lun, 23 aoĆ» 2010) $
By : $Author: jpepin $
- Author:
- ore
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
config
public static LimaConfig config
- Lima configuration.
LimaMain
public LimaMain()
main
public static void main(String[] args)
- Lima main method.
- Parameters:
args - program args
init
public static LimaContext init(String... args)
throws Exception
- initialisation de l'application :
chargement du context
- Parameters:
args - les arguments passes a l'application
- Returns:
- le context de l'application
- Throws:
Exception - pour toute erreur pendant l'init
launch
protected static void launch(LimaContext context)
throws Exception
- Throws:
Exception
Copyright © 2008-2010 CodeLutin. All Rights Reserved.