Module jakarta.faces
Package com.sun.faces.application
Class ApplicationInstanceFactoryMetadataMap<K,V>
java.lang.Object
com.sun.faces.util.MetadataWrapperMap<String,Object>
com.sun.faces.application.ApplicationInstanceFactoryMetadataMap<K,V>
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
hasAnnotations
(String key) protected Object
void
scanForAnnotations
(String key, Class<?> value) Methods inherited from class com.sun.faces.util.MetadataWrapperMap
clear, containsKey, containsValue, entrySet, get, getMetadata, isEmpty, keySet, put, putAll, remove, size, values
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAll
-
Constructor Details
-
ApplicationInstanceFactoryMetadataMap
-
-
Method Details
-
hasAnnotations
-
scanForAnnotations
-
onPut
-