Uses of Class
org.jboss.webbeans.context.ContextualInstance

Packages that use ContextualInstance
org.jboss.webbeans.context   
 

Uses of ContextualInstance in org.jboss.webbeans.context
 

Methods in org.jboss.webbeans.context that return ContextualInstance
static
<T> ContextualInstance<T>
ContextualInstance.of(Contextual<T> contextual, T instance)
          Static constructor wrapper
 

Methods in org.jboss.webbeans.context with parameters of type ContextualInstance
<T> void
DependentInstancesStore.addDependentInstance(java.lang.Object key, ContextualInstance<T> contextualInstance)
          Adds a dependent instance under a given key
 



Copyright © 2011. All Rights Reserved.