Module jakarta.faces
Package com.sun.faces.application
Class ViewMemberInstanceFactoryMetadataMap<K,V>
java.lang.Object
com.sun.faces.util.MetadataWrapperMap<String,Object>
com.sun.faces.application.ViewMemberInstanceFactoryMetadataMap<K,V>
- Type Parameters:
K- keyV- value
Used to hold metadata for classes that are members of views. Does not support annotation scanning for these classes,
as they are not eligible for injection.
-
Nested Class Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sun.faces.util.MetadataWrapperMap
clear, containsKey, containsValue, entrySet, get, getMetadata, isEmpty, keySet, put, putAll, remove, size, valuesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAll
-
Constructor Details
-
ViewMemberInstanceFactoryMetadataMap
-
-
Method Details
-
onPut
-