org.apache.webbeans.context
Class ApplicationContext
java.lang.Object
org.apache.webbeans.context.AbstractContext
org.apache.webbeans.context.ApplicationContext
- All Implemented Interfaces:
- Serializable, javax.enterprise.context.spi.Context, WebBeansContext
public class ApplicationContext
- extends AbstractContext
Application context implementation.
- See Also:
- Serialized Form
| Methods inherited from class org.apache.webbeans.context.AbstractContext |
checkActive, destroy, get, get, getComponentInstanceMap, getCreationalContext, getInstance, getScope, getType, initContextualBag, isActive, setActive |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationContext
public ApplicationContext()
setComponentInstanceMap
public void setComponentInstanceMap()
- Description copied from class:
AbstractContext
-
- Specified by:
setComponentInstanceMap in class AbstractContext
Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.