org.granite.cdi
Class CDIUtils

java.lang.Object
  extended by org.granite.cdi.CDIUtils

public class CDIUtils
extends Object


Constructor Summary
CDIUtils()
           
 
Method Summary
static BeanManager lookupBeanManager(ServletContext servletContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CDIUtils

public CDIUtils()
Method Detail

lookupBeanManager

public static BeanManager lookupBeanManager(ServletContext servletContext)