Uses of Class
org.apache.myfaces.cdi.util.ContextualInstanceInfo
Packages that use ContextualInstanceInfo
-
Uses of ContextualInstanceInfo in org.apache.myfaces.cdi.util
Fields in org.apache.myfaces.cdi.util with type parameters of type ContextualInstanceInfoModifier and TypeFieldDescriptionprotected Map<Object,
ContextualInstanceInfo<?>> ContextualStorage.contextualInstances
Methods 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 boolean
AbstractContextualStorageHolder.isSkipDestroy
(Map.Entry<Object, ContextualInstanceInfo<?>> entry) -
Uses of ContextualInstanceInfo in org.apache.myfaces.flow.cdi
Method parameters in org.apache.myfaces.flow.cdi with type arguments of type ContextualInstanceInfoModifier and TypeMethodDescriptionprotected boolean
FlowScopeContextualStorageHolder.isSkipDestroy
(Map.Entry<Object, ContextualInstanceInfo<?>> entry)