org.chorem.pollen.war
Class PollenWarLauncher

java.lang.Object
  extended by org.chorem.pollen.war.PollenWarLauncher

public class PollenWarLauncher
extends java.lang.Object

War main class launcher. Based on winstone micro container. To use it : java -jar pollen-xxx.war

Version:
$Revision: 2778 $ Last update : $Date: 2009-10-12 14:25:49 +0200 (lun., 12 oct. 2009) $ By : $Author$
Author:
chatellier

Constructor Summary
PollenWarLauncher()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main method (used by war in manifest).
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PollenWarLauncher

public PollenWarLauncher()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Main method (used by war in manifest).

Parameters:
args - args
Throws:
java.io.IOException


Copyright © 2009 CodeLutin. All Rights Reserved.