Uses of Class
org.apache.myfaces.cdi.util.ContextualInstanceInfo
-
Packages that use ContextualInstanceInfo Package Description org.apache.myfaces.cdi.util org.apache.myfaces.cdi.view -
-
Uses of ContextualInstanceInfo in org.apache.myfaces.cdi.util
Methods in org.apache.myfaces.cdi.util that return types with arguments of type ContextualInstanceInfo Modifier and Type Method Description Map<Object,ContextualInstanceInfo<?>>
ContextualStorage. getStorage()
-
Uses of ContextualInstanceInfo in org.apache.myfaces.cdi.view
Methods in org.apache.myfaces.cdi.view that return types with arguments of type ContextualInstanceInfo Modifier and Type Method Description Map<Object,ContextualInstanceInfo<?>>
ViewScopeContextualStorage. getStorage()
-