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 InterruptedException
Throws:
InterruptedException

main

public static void main(String[] args)


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