Uses of Package
org.jboss.weld.context

Packages that use org.jboss.weld.context
org.jboss.weld   
org.jboss.weld.bean.interceptor   
org.jboss.weld.bean.proxy   
org.jboss.weld.context   
org.jboss.weld.servlet   
 

Classes in org.jboss.weld.context used by org.jboss.weld
SerializableContextual
          A serializable version of contextual that knows how to restore the original bean if necessary
WeldCreationalContext
           
 

Classes in org.jboss.weld.context used by org.jboss.weld.bean.interceptor
SerializableContextual
          A serializable version of contextual that knows how to restore the original bean if necessary
SerializableContextualInstance
           
 

Classes in org.jboss.weld.context used by org.jboss.weld.bean.proxy
SerializableContextualInstance
           
 

Classes in org.jboss.weld.context used by org.jboss.weld.context
AbstractApplicationContext
          The Application context
AbstractContext
          Common Context operation
AbstractMapContext
          Base for the Context implementations.
AbstractThreadLocalMapContext
          Abstract base class for representing contexts with thread local bean storage
ConversationContext
          The conversation context
DependentContext
          The dependent context
DependentInstancesStore
          A store for dependent instances created under a given key
ForwardingContextual
           
RequestContext
          The request context
SerializableContextual
          A serializable version of contextual that knows how to restore the original bean if necessary
SessionContext
          The session context
WeldCreationalContext
           
 

Classes in org.jboss.weld.context used by org.jboss.weld.servlet
ContextLifecycle
          An implementation of the Weld lifecycle that supports restoring and destroying all the built in contexts
 



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