Uses of Class
org.apache.myfaces.cdi.util.ContextualInstanceInfo
Packages that use ContextualInstanceInfo
- 
Uses of ContextualInstanceInfo in org.apache.myfaces.cdi.utilFields in org.apache.myfaces.cdi.util with type parameters of type ContextualInstanceInfoModifier and TypeFieldDescriptionprotected Map<Object,ContextualInstanceInfo<?>> ContextualStorage.contextualInstancesMethods in org.apache.myfaces.cdi.util that return types with arguments of type ContextualInstanceInfoMethod parameters in org.apache.myfaces.cdi.util with type arguments of type ContextualInstanceInfoModifier and TypeMethodDescriptionprotected booleanAbstractContextualStorageHolder.isSkipDestroy(Map.Entry<Object, ContextualInstanceInfo<?>> entry) 
- 
Uses of ContextualInstanceInfo in org.apache.myfaces.flow.cdiMethod parameters in org.apache.myfaces.flow.cdi with type arguments of type ContextualInstanceInfoModifier and TypeMethodDescriptionprotected booleanFlowScopeContextualStorageHolder.isSkipDestroy(Map.Entry<Object, ContextualInstanceInfo<?>> entry)