org.apache.openejb.cdi
Class CdiBuilder

java.lang.Object
  extended by org.apache.openejb.cdi.CdiBuilder

public class CdiBuilder
extends Object

Version:
$Rev$ $Date$

Constructor Summary
CdiBuilder()
           
 
Method Summary
 void build(AppInfo appInfo, AppContext appContext, List<BeanContext> allDeployments)
           
static ThreadSingletonService initializeOWB(ClassLoader classLoader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CdiBuilder

public CdiBuilder()
Method Detail

build

public void build(AppInfo appInfo,
                  AppContext appContext,
                  List<BeanContext> allDeployments)

initializeOWB

public static ThreadSingletonService initializeOWB(ClassLoader classLoader)


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