org.jboss.weld.context
Class ApplicationContext

java.lang.Object
  extended by org.jboss.weld.context.AbstractContext
      extended by org.jboss.weld.context.AbstractMapContext
          extended by org.jboss.weld.context.AbstractApplicationContext
              extended by org.jboss.weld.context.ApplicationContext
All Implemented Interfaces:
javax.enterprise.context.spi.Context

public class ApplicationContext
extends AbstractApplicationContext


Constructor Summary
ApplicationContext()
           
 
Method Summary
 
Methods inherited from class org.jboss.weld.context.AbstractApplicationContext
getBeanStore, isActive, isCreationLockRequired, setActive, setBeanStore, toString
 
Methods inherited from class org.jboss.weld.context.AbstractMapContext
cleanup, destroy, get, get, getContextual, getId
 
Methods inherited from class org.jboss.weld.context.AbstractContext
getScope
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ApplicationContext

public ApplicationContext()


Copyright © 2008-2009 Seam Framework. All Rights Reserved.