org.apache.webbeans.boot
Class Bootstrap

java.lang.Object
  extended by org.apache.webbeans.boot.Bootstrap

public class Bootstrap
extends Object


Constructor Summary
Bootstrap()
           
 
Method Summary
 void init(Properties properties)
           
static void main(String[] args)
           
 void start()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Bootstrap

public Bootstrap()
Method Detail

init

public void init(Properties properties)

start

public void start()
           throws Exception
Throws:
Exception

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.