Uses of Class
org.apache.myfaces.cdi.util.ContextualInstanceInfo
-
Packages that use ContextualInstanceInfo Package Description org.apache.myfaces.cdi.util -
-
Uses of ContextualInstanceInfo in org.apache.myfaces.cdi.util
Fields in org.apache.myfaces.cdi.util with type parameters of type ContextualInstanceInfo Modifier and Type Field Description protected Map<Object,ContextualInstanceInfo<?>>
ContextualStorage. contextualInstances
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()
-